When do u stop testing?
Answers were Sorted based on User's Feedback
Answer / ruhi
This can be difficult to determine. Many modern software
applications are so complex, and run in such an
interdependent environment, that complete testing can never
be done. Common factors in deciding when to stop are:
1. Deadlines (release deadlines, testing deadlines, etc.)
2. Test cases completed with certain percentage passed
3. Test budget depleted
4. Coverage of code/functionality/requirements reaches a
specified point
5. Bug rate falls below a certain level
6. Beta or alpha testing period ends
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / jim
Soem factors in deciding when to stop are:
1. Deadlines (release deadlines, testing deadlines, etc.)
2. Test cases completed with certain percentage passed
3. Test budget depleted
4. Coverage of code/functionality/requirements reaches a
specified point
5. Bug rate falls below a certain level
6. Beta or alpha testing period ends
Also, the risk invovled in the project is below some
desired level.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / monica chaudhary
It is dificult to say,when to stop testing.But,yes testing
can be stopped when
1.All the scripts identified in Progression testing are
executed and all the bugs are fixed.
2. All the scripts identified in regression testing are
executed and bugs resolved.
3.Tester is done with adhoc testing and any bugs found are
fixed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajeshwar rao
It is a very difficult to determine. when to stop
testing .because it depends upon the some of the aspects.to
follow.
deadline to rely the project;
still Alfa and beta testing gets over.
testcase execution ratio is coverage funcnality.
still bug rate falls down below the criteria
When the test manager is confident when the application
will perform as expected in the production environment
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prince
when all the risk which are mentioned in Plan is being
tested.
| Is This Answer Correct ? | 0 Yes | 0 No |
Realizing you won't be able to test everything - how do you decide what to test first?
Explain the Pros and Cons of testing the software by Developement team and by testing team?
what is exception handling in winrunner?
i am fresher in manual testing.how to do database testing.
Can anyone give me a sample bug report, Iam right now taking training on Testing Tools.
what is meant by spiral model?explain with picture?
anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing
What is incremental intergation testing?
what is test case management?explain in brief.
i got my Quality center cd from Nageswararao institute?can any body help me how to install it?
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
How can a tester ensure that his\her test cases covers all the functionalities of a particular application?