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 to use descriptive programming?
What are the different ways to invoke an application using QTP?
What are test settings and global settings?
How many types of status are there?
How to customize checkpoints with parameters?
What is RTM (require ment tracebulity marix) fromate?
What are the disadvantages of recording test cases in qtp?
How do know the number of browsers opened?
Have you done batch testing in qtp? If yes how you are doing?
how will you load the test cases in ddt?
what is the structure for the data driven framework
What test cases can you automate using QTP?
What is a programmatic description?
wt is the use of multiple questions in QTP
What is environment variable in qtp and why to use it?