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 |
1)Difference Between Value & RawValue?
1>How to get the browser name by writing the VBScript. 2>How did you used the GetROProperty and GetTOproperty .give real time scenario. 2>Give and real time ex for the bug having "High Severity and low priority"on banking doamin web based application.
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
What is the difference between wait and synchronization point?
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
How do you create new test sets in td?
What are the common defects found in your project? (in qtp interview)
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
What is recovery scenario manager? When you go for recovery scenario manager?
Can we use Virtual Objects in Discriptive Programming?
When to use shared and local object repository?
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?