May 20 2009
Testing and its challanges
An activity that aimed to evaluating the capability of software or system or a program and determining that it meets its required result, is Software Testing.
Regular testing must ensure that the software is adequately functional. The quality of software is directly linked to the amount of testing we do. In the open source world, [...]
Apr 30 2009
How can we reduce regression bugs?
It’s a well known fact that fixing a small bug or adding an enhancement can introduce regression bugs in the application. Most of us would have encountered this situation many a times. This means that there will be multiple QA cycles for a small fix which results in the cost going up. This cost cannot [...]
