How to use library files in QTP? how we can call these
files in to script?
Answer Posted / priyank
add it to resource OR if you required during run-time use
ExecuteFile " ..\absolute path "
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is the Difference between test object and run time object?
how will you load the test cases in ddt?
how to disable the pop ups through QTP using a script
how do u plan test automation?
What is an optional step in qtp ?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How to explain a banking project in interview as a test engineer???
What is the basic concept of quicktest professional (qtp)?
What is method name to compare two XML files.
Which functionalities of QTP used in banking project? pls any say answer?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?