Can u call winRunner scripts from QTP?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you send user defined messages to test report?

585


How would you export a script from one pc to another in qtp?

663


Tell some commonly used Excel VBA functions?

605


What is reusable action?

606


When do go for loop condition in test?

654






What is the process of synchronizing qtp and aut?

570


What is ObjectParamater?

1572


I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.

2470


What r the different filters in defect in quality center

3285


If you are testing a web application then what will you test in that application?

1543


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1303


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

1967


There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?

1626


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1498


can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

1625