How can a tester knows that,these testcases are enough for
this build or there is no testcases to be written or to
stop the testcases now?
Answers were Sorted based on User's Feedback
Answer / kin
For every build, there will be a set of fixed bugs. For
each fixed bug, there will be test case added to the test
matrix.
So, we execute those newly added test case along with the
sanity tests basically regression test suites. If there are
no new bugs introduced, we don't need to write a new test
case.
Moreover, we have to check the EXIT Criteria to determine
if we can stop executing the test cases. Finally, the test
manager should decide and sign-off in case of any
exceptions.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / harish
Actually a tester cannot justify his test cases is
complete.
Only lead can confirm him by going through the test script
scenarios and requirements.
This may help.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain test procedure and write test cases for EFTPOS/CREDIT CARD
What is client server application testing?
How to write a test case for White board? Plz help me with this....
write bug name and discrition for following scenario: 1*1=1,2*2=5,3*3=9,4*4=17 using mscalculator ?
Information about Automated Software Installer
what is difference between waterfall model and vmofel?
What u have choosed testing as your career whyn't developer? Give me some answers.Thank u
Tell me the test cases for Notepad?
what is the difference between water fall and v model ?
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
How to perform Regression testing manually?
Can any one explain me, What is Integration testing process?