What is Exit Criteria and what should be covered in it?
Answers were Sorted based on User's Feedback
Each test activity will enter (start )based on entry
criteria and exit (stop)based on exit criteria though the
other test activity continues.In which case the activity is
logically stopped in view of calculating the test
effort,meet the schedule or etc.Exit criteria should
cover,when should one stop some testing activity and when
it should be resumed when it should be continued.etc.
For example,
Exit criteria covers,(continue testing until any defects
found,stop when system halts,stop when critical defect
stops continuing testing,stop when schedule reached,stop
when resources are inadequate,stop when other dependencies
identified etc)
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / prathi
It is the Basic requirement to be met to complete the testing
| Is This Answer Correct ? | 3 Yes | 0 No |
WHAT IS COMPATABILITY TESTING
Why do you need to parameterize fields in your virtual user script?
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
what is actually contain test report? can anybody post the test report
when errors occurs in ur script wat will u do
After insert the record in forntend, How will u check the backend by manually? Please explain..
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
what is the diff b/w system testing & end to end testing
what is difference between report defect and track defect
What is software review?
what is cross project reference what is entry and exit criteria for login page.
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?