in order to start automation testing what we should require
(entry level to automation testing)
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 ? | 2 Yes | 0 No |
How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software
write vbscript on veb applications in qtp with exapmles?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Suppose there is a bitmap with some text in it how do you write the script to get the text.
why don’t use real time they r not using check points
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How do you perform Regreession Testing?
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
How do we connect QC by using QTP?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?