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
What is quicktest professional (qtp window?
How do we handle run-time errors?
tell me QTP standards ?plz
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
breef description of batch testing ?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Where we use data driver in qtp?
What phases are involved in testing an application in qtp?
What is TOM in QTP?
Have you used xml check point in your project? How?
How will you declare a variable in qtp?
What is QTP testing process?
Where can I find and view run-time data table?
How does quicktest professional identifies the object in the application?
What is a recovery scenario?