how to load the *.vbs (or) test generating script in a new
machine?
Answers were Sorted based on User's Feedback
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 |
Answer / chaitu
second method
Executefile "Path of the .vbsfile"
Call FunctionName()
| Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Can u explain about QTP framework
What does it mean when a check point is in red color? What do you do?
how to capture the run time values of web table.
How do you perform Regreession Testing?
Should have experience in framework means?
What is difference between WR and QTP?
Hi all, can anyone tell me the challenges u faced while using qtp?
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
What is the differences between image check point and bit map check point?
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
What is file database?