i have 100 manual test cases, how to automate from no 1.
ols detail steps
Answer Posted / abhishek
The steps to automate the test cases are dependent on the
application being automated.And even before you think of
automation you need to answer to the below two questions.
1. What technology was used to automate the application?
2. What is the testing requirements, Budget?
If you decide to go ahead with QTP for automation, below
are few generic steps that you might want to consider.
1. List all the objects/fields that you would be
automating, decide the names that you want to give those
object.
2. Segrigate these objects into Data objects and non-data
objects?
3. Plan your reusables, Functions, etc.
4. Plan your data sheet
5. Create the object repository.
6. Prepare your datasheet
7. develop reuable actions.
8. create driver script.
9. review & test code.
- You'll be all set now...
Enjoy
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to export quicktest professional results to an .xls file?
What are the different types of action?
How do we handle run-time errors?
How the exception handling can be done using quicktest professional (qtp)?
Difference between test object and run time object?
Is QTP supports Unix. If yes, then how the test automation is done?
why should we give deliver good quality software?
Plz Explain AUTOMATION REFERENCE MODEL?
What are the technologies supported by qtp?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What is difference between design time and run time data table?
What is the difference between analog and low level recording?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?