How we can call the scripit from another scripit in
QTP?,Not a call Action
Answer Posted / uday kumar. a
By default, if u create a Test in QTP, means u r creating
one action for that test. So if u call for another test
means u need to call the action on that test.
Here is the example : Say u have created "test1". So all
the steops for the test is created with "Action1".
Now u have created another test "test2" and want to call
the test1. Here u need to call by using,
RunAction "Action1[test1]",oneIteration.
By using this u can call the test1 script. There is no
other way than this.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
how to create flat file datasubmission in qtp
What is output value? How many types of output values are there in qtp?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Is text area check point supports for web applications?
How is test case write?
How many types of recording facility are available in quicktest professional (qtp)?
images are dynamically changes how to compare two images with out using the bitmap
How is the Bitmap checkpoint different from Image checkpoint?
Can we use index on view?
What is the syntax for how to call one script from another?
How are actions and functions different in QTP?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Explain the terms test and business component?