i have 100 manual test cases, how to automate from no 1.
ols detail steps



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

Post New Answer

More QTP Interview Questions

Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?

2 Answers  


What are benefits of qtp?

0 Answers  


How does quicktest professional (qtp) identifies the object in the application?

0 Answers  


How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)

6 Answers  


What is API

1 Answers  






How you automate testscripts one by one or modukewise or all at once

1 Answers   Diebold,


How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp

1 Answers  


I want to test advanced Java applications what kind of add- ins I have to install?

1 Answers  


I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards

5 Answers   ABC,


How to capture checkbox properties when properties of the object keep changing on relogin to the application.

0 Answers   TCS,


What is an object repository?

0 Answers  


What is action? How many types of actions are there in qtp?

0 Answers  


Categories