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 |
what are the kpas(key process areas) in u'r company?
what is difference between test harness and test bed. Are they same? Plz reply.......
email id test@test.com is it valid email id or not why is the email id is not valid?
What did you achieve being a tester
How quickly we need to fix the bug? Or how soon the bug should get fixed?
difference between manual testing and blackbox testing
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Process and procedures followed while writing Integration testcases and system test cases
what are general aspects of security testing?
If there is only one module or unit then how you test it?
what are the differences between stub abd the driver ?