What is the extension for Recovery scenario?
Answers were Sorted based on User's Feedback
What scripting language QTP of?
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
how to load the *.vbs (or) test generating script in a new machine?
How is a Step generator used in UFT?
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
how can i pass parameters into function?
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..