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 |
On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.
how can we write descriptive programming for menus when qtp is not able to identify it..and how can we write descriptive programming for partially identified and non standard objects..do i have to map the objects before writing the script
Expalin Text/Text Area Checkpoint
What is smart identification?
What is the exact difference between QTP and RFT ?
How to get all the objects count and objects names in webpage using QTP ?
How to supress warnings from the "Test results page"?
Can I use datatable of Action1 in the Action2.
How many types of recording facility are available in quicktest professional?
whai is meant by automation testing?
Does QTP support Linux Red Hat? Does QTP support Flash?
After the execution of a script how do u upload the results to Quality Center. Pls anyone explain in detail. It is very urgent._______Thanks a lot!!