Answer Posted / ramyab.mca@gmail.com
Hai....
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:\test1", ""
(b) TSLTest.RunTestEx TestPath, RunMinimized, CloseApp [,
Parameters ]
TSLTest.RunTestEx "C:\WinRunner\Tests\basic_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
K,Byeeee.....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the registration process and examination fees?
What are the various automation frameworks available in qtp?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
What Folder Structure following in Keyword Driven Frame work?
What are the recording modes in qtp?
How do you delete unwanted results in qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is accessibility check point?
What is the difference between run time object and test object?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What are the views available in qtp?
What is object spy in quicktest professional?
What is quick test pro? What is a quick test professional?
Which recording modes need more memory?
How you are developing the script? Using record and play back or manual?