what is exit criteria for testing?
Answers were Sorted based on User's Feedback
Answer / prasanna_ny
Exit criteria comes into picture, when
1. Maximum test cases are executed with certain pass
percentage.
2.bug rate falls below certain level.
3. when achevied the deadlines.
Is This Answer Correct ? | 18 Yes | 8 No |
Answer / mohamed reswan. k
1. Thoroughness measures, such as coverage of code,
functionality or risk.
2. Estimates of defect density or reliability measures.
3. Cost
4. Residual risks, such as defects not fixed or lack of
test coverage in certain areas.
5. Schedules such as those based on time to market
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nithya.s
Exit criteria for testing
1.Bug rate should fall below a certain level
2.All high Priority and high severity issues should be
resolved and it should be working fine.
3.Testing should be completed
4.satisfies customer expectations
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bsk
Hi,
1. When we feel that we met client requirements
2. When all the test cases passed with 90%
3. When the application is bug free
4. When budget ends
5. When achieved the deadlines.
Plz correct me If I am wrong...
Is This Answer Correct ? | 11 Yes | 10 No |
Answer / spm
when testing new software or hardware for release, a set of test specifications are created to test this new product to ensure that it meets minimum acceptable operational specifications. This test specification will state the minimum criteria necessary for the testing process to be considered complete and the product is ready for release IE: Exit the testing phase of the program.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rams
Exit criteria can be achieved when we specify the
conditions need to be satisfied to stop testing.
for example:
all the functinalities are tested.
all the defects are fixed.
schedule is completed.
no new defects are found.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / abo-obaid
Many of the testers think that the time to exit is to
finish your homework (execute all your test cases)
this exit criteria is very weak because it has nothing to
do with the SW quality.
A good way is to have an estimation based on # of defects.
but you have to be carefulle here, becase underestimation
will lead to "Never finish", and the overestimation will
lead to "Finish early"
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / la
Exit Criteria for Testing depends on following:
1. When there is no time and budjet
2. When maximum number of test cases are executed
3. All the Requirements are mapped that is RTM is filled
completely
4. When Test coverage is > 80%
5. when bug rate falls below certain level
and exit criteria(documents) are:
1. test cases
2. test case design specifications
3. test plan
4. test logs
5. test summary reports
6. and finally a bug free product
Is This Answer Correct ? | 7 Yes | 9 No |
Answer / tvl
All modules in build covered.
test duration exceeded.
all major defects solved.
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / neethu
There is no exit criteria for testing when it comes to the
exploratory testing case.
If it is scripted testing then we can exit once it satisfies
the 90% of test cases.
Is This Answer Correct ? | 1 Yes | 4 No |
What is the Benefit of "V-Model"...?
wat is build duration
i need the brief explanations fo following question. # 1 1. type of action, 2. smart identification, 3. check points, 4. script to invoke web browser, 5. wot is get ro & getto property, 6. can you set a value in runtime, 7. wot is the use of bitmap checkpoint, 8. diff between dim & redim, 9. wot is function & Sub procedure,10. how u declare constant value. 11. wot is output value , 12. virtual object, 13. write script to retrieve data from the DB, 13. Types of frame works explain them brieflly
ur trying 2 get hotmailpage,while u give www.hotmail.com.page "The page not found"is displayed, for what u will be look for next ?
Difference between gui & Functional testing
What is meant code review?
what is production defects?
why RUPis important or what are all the advances in RUP?
What is maturity level in software testing?
What components will be covered in the web site testing?
What are the possible Test cases for Save in M.S word ?
What are testing techniques? What is difference between general and specific?