How to execute a WinRunner Script in QuickTest Professional (QTP)?
Submitted by: Administrator(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:test1", ""
(b)TSLTest.RunTestEx TestPath, RunMinimized, CloseApp [, Parameters ] TSLTest.RunTestEx "C:WinRunnerTestsbasic_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
Submitted by: Administrator
e.g : TSLTest.RunTest "D:test1", ""
(b)TSLTest.RunTestEx TestPath, RunMinimized, CloseApp [, Parameters ] TSLTest.RunTestEx "C:WinRunnerTestsbasic_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
Submitted by: Administrator
Read Online QTP Job Interview Questions And Answers
Top QTP Questions
☺ | Few basic questions on commonly used Excel VBA functions? |
☺ | How many types of Parameters are available in QuickTest Professional (QTP)? |
☺ | How to export QuickTest Professional (QTP) results to an .xls file? |
☺ | How to add a runtime parameter to a datasheet? |
☺ | How to insert a check point to a image to check enable property in QTP? |
Top Testing Categories
☺ | Manual Testing Interview Questions. |
☺ | Rational TestSuite Interview Questions. |
☺ | QTP Interview Questions. |
☺ | Database Testing Interview Questions. |
☺ | Software QA Interview Questions. |