Answer Posted / tarun agarwal
(a) TSLTest.RunTest TestPath, TestSet [, Parameters ] --> Used in QTP 6.0 used for backward compatibility
Parameters : The test set within Quality Center, in which test runs are stored. Note that this argument is relevant only when working with a test in a Quality Center project. When the test is not saved in Quality Center, this parameter is ignored.
e.g : TSLTest.RunTest "D: est1", ""
(b) TSLTest.RunTestEx TestPath, RunMinimized, CloseApp [, Parameters ]
TSLTest.RunTestEx "C:WinRunnerTestsasic_flight", TRUE, FALSE, "MyValue"
CloseApp : Indicates whether to close the WinRunner application when the WinRunner test run ends.
Parameters : Up to 15 WinRunner function argument
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How qtp recognizes the object?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to add verification steps to tests?
How you create new action in qtp?
when will you do debug your script? and explain that process?
Hi Samrat, Thank u very much, what u said it is right.
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
how did u use automating testing tools in ur job?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Explain the check points in quicktest professional (qtp)?
how to acess a test in RSA?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How does quicktest professional (qtp) identifies the object in the application?
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.