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
How to modify the text checkpoint?
What are the different recording modes?
By using QTP can we record any log files written by the application which is in execution?
The hybrid framework can be implemented for any application. Is it true?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Describe synchronization point.
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Explain step generator in qtp?
How to handle dynamic objects in quicktest professional?
What is the basic concept of quicktest professional?
How can i check items sorted or not in a weblist ? Give me the script for this...
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is the use of text output value in quicktest professional (qtp)?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
diff between qtp versions from 8.5