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 |
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
wat is build verification testing
on what basis can u estimate test cases for particular screen??
What is the difference between Test Cases and Test Scenarios
What is the different between QA&QC? Please give answer with examples?
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
what will you do in review meetings?
What is the purpose of test strategy?
What is Test Data ? Explain
How do you develop a test plan and schedule? Describe bottom-up and top-down approaches.
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you