what is exit criteria and entry criteria with proper examples???
hi, i faced so many interwies in this question...so plz
answer this questions as early as possible...
Answer / shifa khan
Entry Criteria : When the entry criteria is met only then we will start testing , so we need to check whether the entry criteria is met i.e All the test cases for the module to be tested should be ready , the module should be ready to execute (should be developed completely ) ,The test data should be ready , The test environment should be ready , so we need to check for all these things before starting testing , this is the entry criteria , once it is met we can start testing.
Exit Criteria : Once the exit criteria is met , we can stop testing i.e All the testcases should be executed , At least 90-95% of the test cases should pass , All the major functionalities should be working , all the major defects should be fixed , The software should be as per the customers expectation , the testers should have confidence in the software then we can stop testing , this is the exit criteria .
| Is This Answer Correct ? | 0 Yes | 0 No |
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
Stubs and drivers we use in integration testing mostly but under what kind of testing approch it comes means Black box White box grey box ? Please help to get answer for it
please give information about ERP Projects and how V-model use in project
What is the difference between Unit Testing and Debugging?
Could anyone explain the testing process end to end? I you get a new project what you do, first as a test manager? Explain later steps too...
what is Test management fundamental?
what is boundary value analysis?
what is srs or brs file
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
Which things do you examine in requrement while writing testcases.
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug