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 |
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday
what is the use of automation objective model?where is used? plz tell me
Hi All, I'm Akshaya here, could anybody please help me regarding how to import the excel sheet to run time datatable. But Pl. keep it in your knowledge is that excel sheet is opened. Thanks, Akshaya Madali 9823213538
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
what r the drawbacks and limitations of QTP?
In qtp,how to interact tool & application build?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Extract a word from a sentenece?
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp
How the automated tests in org