Can u call winRunner scripts from QTP?

Answers were Sorted based on User's Feedback



Can u call winRunner scripts from QTP?..

Answer / maha lakshmi

yes,we can call the winrunner from QTP

In QTP 8.2 version
there is a menu bar
insert - call to winrunner-test
it will be open the winrunner script.

Is This Answer Correct ?    3 Yes 0 No

Can u call winRunner scripts from QTP?..

Answer / vasavi juvvadi

Yes We can Call the Win Runner scripts from QTP using
follwing function:
TSLTest.RunTestEx from the Expert view or Call to Win
Runner test Dialog box

Is This Answer Correct ?    2 Yes 1 No

Can u call winRunner scripts from QTP?..

Answer / venkatraj.b

ya we can call,

TSLTEST.RUNTEST TESTPATH TESTSET(parameters)

Is This Answer Correct ?    2 Yes 1 No

Can u call winRunner scripts from QTP?..

Answer / deeps

V can call TSL test in Winrunner from QTP by using RunTest
method.This is supported to Winrunner 7.01 version or later.
But its recomended to use newer RunTestEx method when using
Winrunner 7.6 or later.

here is the syntax for both RunTest and RunTestEx methods:

TSLTest.RunTest testpath,testset [,parameters]

testpath--->path of winrunner test
testset--->the testset in Qualitycenter where the testruns
are executed.This parameter can be ignored if teststes r
not stored in QC.

Parameters---->optional

TSLTest.RunTestEx testpath,runminimized,close app
[parameters]

testpath---path of winrunnertest (string)
runminimized-->indicates whether to open or minimize the
winrunner during test run (boolean)
closeapp-->indiactes whether to close winrunner when test
run ends.(boolean)

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

w is datatable

5 Answers   CTS, IBM,


How to use regular expression in descriptive programming?

0 Answers  


1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent

8 Answers  


Is there a function to find the number of occurrences of sub strings within a string?

1 Answers  


What are the features of quick test pro(qtp)?

1 Answers  


What are the Features & Benefits of Quick Test Pro (QTP)..?

5 Answers  


What is the difference between QTP 8.2 and QTP 9.2

0 Answers   Nokia,


How to count no of edit boxes on the page?

3 Answers   IBM,


if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?

2 Answers  


what is object repository?

4 Answers  


How to send the qtp results file by email (Lotus notes).

1 Answers   TCS,


What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


Categories