Guest
Answered On : Sep 20th, 2011
If the application satisfies Client requirment then we can stop Testing
Login to rate this answer.
POLU SUJAN KUMAR REDDY
Answered On : Sep 22nd, 2011
Successful Execution of Test Plan
or
All Test cases have been executed and at least 95% have passed successfully.The remaining 5% do not impact critical Functionality
All Test results have been evaluated and accepted"(Testing Deliverables)
There are no high critically defects unresolved or out standing
Login to rate this answer.
SONICA
Answered On : Sep 26th, 2011
when We will stop testing depends upon many conditions all requirements are covered,Test plan properly executed and also we may have to stop testing covering major scenarios only depending on the budget and risks involved.
Login to rate this answer.
sheshu
Answered On : Sep 29th, 2011
clients all requirements satisfied the application that time testing process can be ended but some times some requirements can not satisfy the applications that time testing process can be depend on our client and leads
Login to rate this answer.
srikanth
Answered On : Sep 29th, 2011
Officially in any project Testing Ends when we have met all the criteria defined in the EXIT Criteria of the TEST PLAN. Since TEST PLAN is the base documents which includes both the Entry as Well as Exit Criteria predefined and Base-lined.
Login to rate this answer.
When to end testing is determined by Exit Criteria that u define in the Test Plan document for that Phase of testing. In the exit criteria section of the Test Plan document will be defined a 'Bug density' (defect density).
Bug Density = Number of Test cases Failed (for that Phase of testing)/Total number of Test cases(for that phase of testing)
After all test cases are executed, bug density is calculated and if it is found to be less than or equal to the bug density defined in the Test Plan, then we can exit from that phase of testing.
By phases of testing i mean Integration Testing, System Testing, Regression Testing and so on..

1 User has rated as useful.
Login to rate this answer.
GOURISH HOGTAPUR
Answered On : Nov 14th, 2011
When we satisfies all the requirement of the customer and when business flow is working fine then we stop testing even though product might ve some bug but those bugs are not going to effect the business flow of the product.But in LIFE CRITICAL APPLICATION usually testing will be ended only after fixing all the bugs..as a tester we don't want to take any RISKS because of bug.
Login to rate this answer.
Sayed Shabi Hyder Hasni
Answered On : Nov 17th, 2011
As A tester one can not say that testing ends here as the requirements of customers are changing continuously but we can say that testing ends when all the requirements are full fill and bugs are resolved .
Login to rate this answer.
Yallappa
Answered On : Sep 23rd, 2012
when the given application for testing is stable or bug free then the test engineer has to stop testing the application
Login to rate this answer.
I will stop the testing in the following scenarios,
1. whenever all the features are working fine according to the requirement(System Testing).
2. Whenever the deadline reaches.
3. when there is no bugs in application.
Login to rate this answer.