how to load the *.vbs (or) test generating script in a new
machine?
Answer Posted / chaitu
Actually we load .vbs files into Qtp with the following
option filesmenu-->Settings-->ResourceTab-->Press '+'
symbol, then we get some Browse button press and navigate
the path of that .vbsfile then its automatically load in
system
when u need any function from that file, simple u Call
Call functionName 'any where in the script
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to start recording using quicktest professional?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Explain the parameter in qtp?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Why is Client side image is preferred over server side image?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
Hybrid framework supports Descriptive programming. Is it true?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
can i compare two databases using QTP ?
how can i call function (which has link with excell sheet at a remote location) within another function
How to get the particular property value?
Why is action split used by qtp?
Can any one send me the QTP Basic Coding Samples?
what is object and child object.. explain ..if possible give some example for better understanding ..
What is Test Fusion Report in QTP?