Hi, Can any one explain what is mean by Driver Script? is
it AOM?

Answers were Sorted based on User's Feedback



Hi, Can any one explain what is mean by Driver Script? is it AOM?..

Answer / pinky

Driver script is nothing but its drives the execution for
QTP. Like
It wil have
1) Code for QTP Open
2) Code for QC-QTP Connection
3) Code for read scenarios from Test File.txt file and
Execute it those are haivng status "Y"
4) Code to save the run results
5) and Code to close all browsers/QTP

Is This Answer Correct ?    3 Yes 0 No

Hi, Can any one explain what is mean by Driver Script? is it AOM?..

Answer / uday

A driver script is nothing but a main script, which controls
the execution flow of the actions\functions and provides
inputs to those functions. So here the main function\action
load all necessary libraries and controls and monitors the
execution of all our test scripts.
This approach is used in bottom-up integration testing.

Is This Answer Correct ?    2 Yes 0 No

Hi, Can any one explain what is mean by Driver Script? is it AOM?..

Answer / lakshmi

Thx Uday.If i have any doubts regarding this.i will post as
a new question.if u know the answer please provide to us.

Is This Answer Correct ?    0 Yes 2 No

Hi, Can any one explain what is mean by Driver Script? is it AOM?..

Answer / lakshmi

Thx Pinky.

Lakshmi

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


Which functionalities of QTP used in banking project?

0 Answers  


If you use low level recording,what objects will be recorded in Object Repository and what properties?

3 Answers   CTS,


how we connect oracle or sql data server database to qtp.

4 Answers   TCS,


A web page title might be xxxx@xyz.com or xxxy@xxx.co or xyz@abc.in.Using what mandatory properties can be the page identified.Give the regular expression for that.

3 Answers   Virtusa,






what is On Error Resume Next ?

4 Answers   Accenture,


1. How to capture data from images in QTP and produce them in Excel sheet ? 2. What is Terminal Emulator add-in installation and configuration procedure ? 3. Tell me how do u define action and transaction in QTP ? 4. Is QTP case sensitive ? 5. Problem with XML checkpoint ? 6. When was QTP 8.2 and Loadrunner 8.0 officially released to the market ? 7. Can we record on netscape browser does it require any special settings ? 8. How do I add new object to the object repository to any particular frame ? 9. Do we have rapid test scrpit wizard in QTP ? How to learn all the windows and objects in QTP 10. How to open Exceel sheet using QTP script ? 11. Is it necessary to learn VB script to work with QTP or we can manage with keword driven ? 12. What is descriptive programming in QTP ? 13. How to invoke the QTP from dos prompt and run a test without any interaction with human ? 14. What is the meaning of Context sensitive ? 15. How to retrive the property values from "Resource.mtr" after recording the script with "Standard checkpoints" ? 16. Where should we use accessbility checkpoints. Can u explain me with the example ? 17. How do we add object repository dynamically ? (During runtime) 18. How to record right click of a context menu and click on the selection ? 19. How to connect oracle database to QTP ? 20. How will you load few objects in Active Screen ? 21. Can I compare two DataBases using QTP ? 22. If the the two object have same class then how QTP will find the object ? 23. Can I change the runtime properties of an object ? How can I check if a parameter exists in database ? 24. What is the script for database check point, bitmapchek point, regular expression ? 25. What is QTP environmental variable ?

1 Answers  


what is the diff between Procedure and function

3 Answers   iFlex,


How do you delete unwanted results in qtp?

0 Answers  


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

0 Answers  


Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.

2 Answers  


In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?

1 Answers   Siemens,


Categories