how can i call reusable action in a function
could any one explain me?
Answers were Sorted based on User's Feedback
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 |
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Is it possible to change the property value at runtime? How it is possible?
How can you give wait up to 10 seconds in qtp?
How you handles Pop-up windows which are Dynamically changing in Runtime?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
How many ways return more then one value from function?
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..