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

what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?

0 Answers  


How do you use the parameters.input parameters and out put parameters.

1 Answers   Polaris,


Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..

1 Answers  


diff between winrunner and qtp

1 Answers   Wipro,


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

0 Answers   TCS,






I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.

5 Answers   Virtusa,


any one can explain about QTP proocess,means where to start and how to start Scripting.

3 Answers  


can u expect, major bugs in NET BANKING Project? Modules Transaction Module, Customer Relation Module.

2 Answers  


what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

4 Answers   BirlaSoft,


What is the use of low level recording? How does it useful?

1 Answers  


If the objects hierarchy is changing from build to build, then how you will handle that condition?

0 Answers  


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

10 Answers  


Categories