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 |
when do we write a script in qtp?(plz give me more then 2 reasons)
plz tel me what is the differnce between QC & QTP?
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
how to select particular value from the combobox in the current page which is entred in the previous page editbox after parameterization?
what is the use of automation frame work ??(QTP)
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
How does qtp identify the object in the application?
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
How to use custom checkpoints in QuickTest Professional?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click