If I want to run more than one test (With different
functionality) with in one script, then what i do? plz.
explain with any example.
Answers were Sorted based on User's Feedback
Answer / shahadat khan
Hey Sandeep,
you can use Test batch runner tool in QTP. go to start menu
and click quick test professional->tool->Test batch runner;
test batch runner will be open.you have to add tests and
run.
Thanks,
Shahadat Khan
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sibaram samal
You can also go for driver script method
SIVRAM
| Is This Answer Correct ? | 0 Yes | 0 No |
Thanks....But can u tell me how i use the QTP for GIS with one Example...
hi all, I have installed QTP successfully on windows vista. I am able to record and run on windows applications, but facing problem with web applications. While recording, I am able to open the web application, but when I click on any object or give login name and password, the events are not getting recorded in QTP. Could anyone solve the problem. Any settings to be done for web applications other than selecting web-addin? Waiting for replies. Thanks in advance.
What the differences are and best practical application of Object Repository?
How to find array size in qtp?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
what is reusable action and how the same can be implemented (process)?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING
Hai anyone please "Explain about Framework in QTP?"
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback