Hi, Can any one explain what is mean by Driver Script? is
it AOM?
Answer Posted / 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 |
Post New Answer View All Answers
How to record a qtp script ?
How does quicktest professional (qtp) identifies the object in the application?
What is difference between run time object and test object?
How many ways is to parameterize the value?
How does qtp identify objects in the application?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Does Low-level recording capture mouse movements?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
terminal services client
How the exception handling can be done using quicktest professional?
What are the Application Functions available in QTP?
How can you identify the browser and its information using the qtp script?
How do we analyze the checkpoint results?
What is parameter in qtp?