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

I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?

3 Answers   Wipro,


Up to how much VB scripting knowledge and what type of VB script knowledge is required for a QTP test engineer for real time to work ?

3 Answers  


Hi,EXCEL SHEET AND DATA TABLE . BOTH ARE SAME OR NOT?

3 Answers  


When we use Object Spy? can we write QTP script before built is came in testing?

3 Answers   Impulse,


When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table

2 Answers  






You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario

6 Answers   ADP,


difference Between Call Run action and copy of action?

3 Answers   Quest,


How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)

2 Answers   CFC, CTS,


what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?

2 Answers  


I have given u a application.To automate it what are the things will u consider?

4 Answers   Wipro,


Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that?

4 Answers   Livetek,


How to import the Test Results in QTP to an Excel sheet

4 Answers   Sonata,


Categories