i have 100 manual test cases, how to automate from no 1.
ols detail steps
Answer / 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 |
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
How to retrieve value (data) from notepad using QTP ?
Why divide a test into three action calls?
Which scripting language used by quicktest professional?
What is keyword view in qtp?
what is the hierarchy to use properties in descriptive programming
can i login a page by giving username and password and click on ok button through database parameterization.and if its yes then please write the code of that
What are the features supported by UFT?
What is Object Spy?
7 Answers JKH, Ordain Solutions,
Tell me about your project? please help me how to tell about insurance project
anybody give me the real time example for descriptive programming of web application