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 insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
What is the use of Accessibility check point?
How many ways we can parameterize data in QTP?
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
What are the differences between quicktest professional and winrunner?
Have you done batch testing in qtp? If yes how you are doing?
What is the virtual object?
what is throw object ?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
How QTP identify the system time that's changes every seconds?
What is difference between Quality centre and Test Director?