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


Please Help Members By Posting Answers For Below Questions

how will you check how many members visited the website www.infosys.com?

1483


What is object spy in quicktest professional (qtp)?

544


How can I use Call dlls in QTP ?

1792


How many lines of code in each script of QTP?

4036


What is post recovery scenario?

1651






If you are testing a web application then what will you test in that application?

1542


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

591


What are the key points to create a framework in QTP for oracle forms?

1811


What is parameter in qtp?

680


Explain types of output values?

568


What is checkpoints for quicktest professional (qtp)?

579


How do you send email with attachment from outlook using qtp ?

563


Which functionalities of QTP used in banking project?

1929


Why qtp the best testing tool?

566


Where to use Property Let, Property Get, Property Set in UFT

374