in order to start automation testing what we should require
(entry level to automation testing)
Answer Posted / keerthytsb
For a test automation the entry criteria are,
* Availability of a stable application under test (around
some 80% of test cases passed).
* Availability of automation test tool with the required
Add-ins and Patches.
* Availability of stable and controlled test environment.
* Automation test strategy sign-off
-scope (type of tests)
-functionalities (features to be automated)
-assumptions
-features to be automated
* SIT or UAT sign off
* Signed off manual test cases to be provided
* Availability of stable test bed.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can I check if a environment variable exist or not?
What is the difference between keyword view and expert view?
What is Cross browser testing? Does UFT support it?
How to save your test using quicktest professional (qtp)?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is the difference between modular framework & datadriven framework
Explain how Does Run time data (Parameterization) is handled in QTP?
How to modify the text checkpoint?
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
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
When Recovery scenario actually starts while testing the application?
How can you close the second opened browser?
is there any addin for remedy user application
How do you check ticket cost and ticket number in flight application?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You