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 |
If we outsource the testing work, then who prepares the Test Plans? The client or the testing people
How we do prevent the duplicate bug posted by 2 diffrent testers working in same field during run it in test link ?
what is domain testing. explain.
Can you explain calibration in Testing?
While Testing the Web application & Desktop Application What Difference did u find ? Tell me in details.
How do tou design a good test case?
how 2 find out nth salary.plz write sql qurires
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
test cases on bangles???
Can any one Explain what is Impact Analysis?
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?