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 are the types of testing
i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me
what is the difference between regression testing and re testing..?
6)If a project produces 1000 defects per 150 function points, then it is a: A)Baseline B)Benchmark C)Size D)None
What is the difference between Requirement and Specification?
what is prototyping model,RAD model V model, spiral model?????
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
6. If you could make one significant change to this Web site, what change would you make?
Why it is recommended to add verification checks to your all your scenarios?
How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance
Explain Application boundary?
what is analysis and interpretation of results?