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 |
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
How to export quicktest professional results to an .xls file?
Describe the differences between functions and actions in UFT?
What are the various types of Actions in UFT?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
suppose i give valid user id and password to open an web base application on qtp.how qtp will know itis a valid user id and password
i did B.Tech cse and i secured 76%. instead of siting at home ... i would like to do some course. can u suggest me in this.
What is the new version of qtp which is recently released in the market?
With what extension you can save the list of tests in a file to run in test batch runner?
How to run a test using quicktest professional?
how can i call an external action,which is not added external action of an action?