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 find that tools work well with ur existing system?
What is Cross browser testing? Does UFT support it?
What will be happen if i load object repository at run time, but it has already associated.
Differences between text and test area checkpoints?
is it possible to add sheets to excel at runtime
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
What is the use of ordinal identifier in qtp?
What are the steps involved in the recovery scenario wizard?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What ate the Technologies supported by QTP?
In qtp is it possible to check broken links of a page?
Can we record using all the modes in a single script? Explanation with example is appreciated
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Mention what are the different types of recording modes in qtp? Which will be used when?
Explain in brief about the quicktest professional (qtp) automation object model?