what is Entry Criteria and Exit Criteria?
Answers were Sorted based on User's Feedback
Answer / shanthi
Entry Criteria: A set preconditions to start an activity.
i.e., All customer business requirements, test cases
prepared should be reviewed and approved. 100% unit &
integration testing should successful.
Exit Criteria: A set of post conditions to stop an activity.
i.e., test cases should be executed successfully and passed.
All major defects should be fixed and closed.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / hari
Entry Criteria:
It Includes when we can test
Exit Criteria:
It Includes the filled and completed check list with the
reviewer's comments and sugessions and the re-verification
weather they are incorporated in the document.
| Is This Answer Correct ? | 2 Yes | 1 No |
why text area checkpoints cannot used for web applications
what is test scheduling?
How do client side image and server side image work?
Did you face the problem, changing the properties of an object in Run Time?
Any limitation to XML Checkpoints?
What will be happen if i load object repository at run time, but it has already associated.
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
How to Practice QTP Scripts?
what is the frame work your using in automation ?
Key word driven framework
pls tell me different type of automation frame works in QTP and which one need to select in client server application
what is descriptive.create()in qtp?