how can i call reusable action in a function
could any one explain me?
Answer Posted / nanda
by using if then else statements...
for example...
public function cal_action(strdata)
if strdata = "" then
runAction "Action1[test1]",OneIteration
else
RunAction "Action1[test2]",OneIteration
else if
Close function
Like this....we can call
If any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is post recovery scenario?
What is the process of synchronizing qtp and aut?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
What is the difference between keyword view and expert view?
The hybrid framework can be implemented for any application. Is it true?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How many tabs are available in debug viewer pane?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is text/text area checkpoint?
can u explain relative path architecture framework in qtp?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How did you use regular expressions in QTP and also in WR?
what is description object?
Hi ,Can any one pleas explain how to test splash objects using QTP?