how to load the *.vbs (or) test generating script in a new
machine?

Answers were Sorted based on User's Feedback



how to load the *.vbs (or) test generating script in a new machine?..

Answer / 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

how to load the *.vbs (or) test generating script in a new machine?..

Answer / chaitu

second method

Executefile "Path of the .vbsfile"

Call FunctionName()

Is This Answer Correct ?    3 Yes 0 No

how to load the *.vbs (or) test generating script in a new machine?..

Answer / kalyanijmr

Hi
Using "Tools" option
there is 3 steps
first select "tools"
select ".vbs"(which one is require)
click "ok"


Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.

1 Answers  


In an interview what r the questions asked in qtp related project? pls any answer this question?

3 Answers  


write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?

4 Answers   IBM,


anyone can explian about types of "Triggere Events" in QTP

1 Answers  


Can you tell me the differences between writing the VB script manually for a application and recording the same application in QTP , with a example?

1 Answers  






What is OUTPUT VALUE ? PLZ Explain With Example?

5 Answers  


What is quicktest professional?

0 Answers  


what QTP Options do you know?

0 Answers  


How to convert manual test cases to automated testcases

1 Answers   TCS,


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

0 Answers  


Is it possible to switch between recording modes during a test creation?

0 Answers  


How to enable the text check point in qtp? By default it is disables

1 Answers   Sify, ssinformatics,


Categories