what is the Test completion Criteria?
Answers were Sorted based on User's Feedback
Answer / rajni
1.Completion of project task.
2.Completion of project major task or phase.
3.Completion of Customer Acceptance of the
product/service/system being created.
4.Completion of an entire product.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / shraddha
Following factors are considered,
1 deadlines,e.g.-release deadlines,testing deadlines
2 test cases completed with certain percentage passed;
3 coverage of code,functinality or requirements reaches a
specified point;
4 bug rate falls below a certain level;
5 betaor alpha testing period ends
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / zaphod
Test completion criteria are the criteria which define when
we can stop testing.
They can be confused with exit criteria - exit criteria
become sometimes also completion criteria.
It can be completeness of coverage, completeness of test
exeecution, amount of certain bugs (as in exit criteria)
but it also can be ratio of bugs found last week to money
spend on testing or mood of customer (which is not exit
criteria)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aman
The Test completion Criteria differs according to the
situation like:
1. Time Frame Limitation.
2. Error Tend to reach 0%.
| Is This Answer Correct ? | 9 Yes | 10 No |
if we are working on web app and suddenly web app server crush or block ..that situation wht will we do.. and which command will use in sql database
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Which is the best testing model?
What r the functional testing u perform?
What is system testing? when we use system testing in our project?
what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL
test cases on orange hrm(( this is human resourse management system)
what is the standards for preparing the test data?
What is fuzz testing?
If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|
what is SIT? Explain with Example?
What will be the test cases for login phase in SIT format