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 |
what r the measure bugs found in your project??? Give some example abt this.
how we can define bug is an valid bug
Can you explain the different maturity levels in staged representation?
what is domain testing. explain.
how load testing is different from regression testing?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?
Smoke testing is also called sanity testing? Why?
Why tester should know database concepts?
What is differnce between bug and error?
what is usecase testing? when it can be applied?
What is the maximum length of the test case we can write?
when will update and modify the test object properties in the repository?