How to execute a WinRunner Script in QTP?
Answer / 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 |
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
give me the code for check point for validating application
What r the features of QTP9.2,other than QTP8.0 What r the extre features of QTP9.2.
Explain the qtp test phases.
Can you write a script to check if the folder exists or not?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is object repository?
How to "Turn Off" QTP results after running a Script?
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
how to upload an excel sheet to quality center?
Use of Debug Viewer?
How to see the screens after running test in QTP?