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
Explain qtp(quick test professional)?
How many types of actions are there in quicktest professional (qtp)?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
What are the different types of recording modes?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to find Operating system information using QTP script?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How many types of parameters are available in quicktest professional?
what is profile tool?
What is synchronization point in QTP?
What are the various types of Actions in UFT?
How is test case write?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
In what occasion we can specify global sheet and action sheet?