What is the entry criteria and exit criteria for your test
automation
Answers were Sorted based on User's Feedback
Entry Criteria: Use to determine that test plan is ready to execute
1. Setup test environment that is required for particular test plan
2. S/W or application has been installed successfully.
3. All required / specified per-requisite are there.
Exit Criteria: Use to determine that it is the time to stop testing like...
1. All major functionalists have been cover as specify in test plan
2. All test cases are completely executed or not
3. S/W or application is bug free (up to 80%) and no higher priority
or higher severity bug in application.
4. All the documents should be reviewed, finalized or signed off.
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / xyz
Entry criteria is: Selected set of test cases with design
steps(optional) provided.
Exit criteria: All manual test cases converted into
automation scripts.
| Is This Answer Correct ? | 9 Yes | 14 No |
What is an Custom Object in QTP ?
what is mean by output parameters? I need full description with example. tell me any one please
How you test the object which is dynamically changes its location?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
When ‘option explicit’ keyword is used in qtp?
WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
what the difference between shared repository and per action repository?
Suppose I want fail that check point? How can you do that?
How do you create regression test packs?
Hai anyone please "Explain about Framework in QTP?"