Tag Archives: Thinking like a Tester

The Life Cycle of a Bug – Different Stages in it.

In this post, i will explore different stages of the Bug from it’s inception to closer. The Bug has been found and logged into the Bug Tracking System. It’s my fourth post

Bug in the BSNL Portal

Today, i have come across an interesting issue with BSNL Portal. I have been using this site for online billing and payments for about an year. Followed the usual steps and my

Context driven information for Bug Reports

Context driven information is the need of the hour and there is a huge value associated with the same. It’s good to capture the context driven information in the bug reports. My

Use Cyclomatic Complexity to determine the Risk and Test Scenarios

Cyclomatic Complexity (CC) is a software metric (mostly code based metric) used to the number of independent path executions in the application. Introduced by Thomas McCabe in 1976, it measures the number

An insight into Bugs in the Software Applications

Abstract: Bugs are there every where in the software applications. Almost every one who uses software applications for their day to day activities; do come across different kind of problems while working

Hey Testers, Communicate the Value of Testing

It’s almost a month since my last post on this blog and busy with my upcoming release of QuickRules BRMS. I have been talking to the people around on the Software Testing

The Role of Software Testing

This is my first post in the Bug Life Cycle Series. I need to talk about this because when it comes to the role of testing, it’s not clear. The Role of

The Bug Life Cycle Series

I have been talking about Bugs in the Software Applications in my recent posts. They play an important role in Software Development & Testing. The biggest value addition is to uncover the

Lessons to be Learned from the Bugs

In this post, I will be looking at Bugs  with an insight that helps testers to learn some new lessons on why the same might have occured. It’s quite common that the testers are  blammed  for  all  the  missed out  bugs

Taking on “Testing Triangles – A classic excercise”

Solving puzzles, sudokus & the analytical problems is one of my hobby. This set of puzzles always helps me with some brain food which mandatory to stay tuned in the current trends.