February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

What to do when there is not enough time for thorough testing ?




What if there isn’t enough time for thorough testing? The first answer (and applicable in a world that is more ideal) is to not be in such a situation. If you are releasing a software that is not thoroughly tested, then you are potentially sitting on dangerous ground, not knowing when and where the software [...]



Difference between various software testing terms




Here are some similar sounding terms that confuse most people. We need to get more clarity on what the difference between these terms is, so here is an attempt to do that. The Difference Between Quality Assurance, Quality Control, And Testing, explained below. A large number of people are confused about the difference between quality [...]



Stages of a complete test cycle




People who are involved in the business of software testing know many parts of the testing process, but there are few people who have covered all the stages involved from the time of getting the project requirements, to the last stages of testing. Here is a timeline of the steps involved in this process:

[...]



Types of testing




What are the different types of testing that one normally comes across ? If there are others besides these, please add in the comments.

• Black box testing – This is a testing method that is not based on any knowledge of internal design or code. Tests are based on requirements and functionality. • White [...]