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 |
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?
define:usecase?
i have an iphone 4g can you tell me the test case for the camera?
what is pareto analysis?
Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure
What is Black Box testing and who is responsible for Black box testing?
Why do we do Smoke Testing?
what are all the possible Test Cases for VoIP based applications
what is date field test case
If the developer rejects that its not abug means then whats the next step we follow?