Category Software Testing

Test Pattern – Pair Testing

Pair Testing Pair testing is another example of test pattern. Context Pair testing is a way of approaching a test design process by having two people test the same time and place continuously. The dynamics of pairing enables the generation…

Exploratory testing tips

Exploratory testing can be a challenge.  How to know that you have covered entire application? What all areas need to be covered? I have listed down some exploratory testing tips. This checklist will help you in performing exploratory testing in a…

Test Effort Estimation

Challenges Successful test effort estimation is a challenge because No standard Formulae/Methods for Test Estimation Test Effort Estimates also includes the Debugging Effort Difficult to attempt testing estimates without first having detailed information about a project Software Testing Myth that…