What is the entry criteria and exit criteria for your test
automation
Answer Posted / sayed aftab hussain
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 |
Post New Answer View All Answers
How do we handle run-time errors?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is the script for database check point, bitmapchek point, regular expression ?
What are the factors on which script execution time is dependent?
How to handle dynamic objects in quicktest professional (qtp)?
Tell me about qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
Where you get the run time data table?
How to use output values in qtp ?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What is the syntax to call one script from another?
What is the virtual object?
What is the difference in the global and action sheet in qtp?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz