Hi, Can any one explain what is mean by Driver Script? is
it AOM?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
How do I get the QTP scripts result in xml format by using vb script function?
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
How many types of recording modes in qtp?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
what is framework? which frame work u follow for writting script?
what is advantage of descripting programming in QTP?
Tell some commonly used Excel VBA functions?
What is wrong in my code?
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.