Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to call Actions from other Actions
#1
Not Solved
Hi Everyone,
I want to use Actions in qtp
I have a script in One Action , In this Action am using Functions for Each iteration

there are n number of iterations

i want to keep these functions in other Action(ex: Actionn2) then have to call these functions from other Action(Actionn2)

How can i call those functions from Other actions(Action 2) to Action.

Kindly give me the suggestion on these.
Reply
#2
Not Solved
use the below statement to call a action from another

Code:
RunAction "Action2[Testname]", oneiteration
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using external data source for multiple actions Neetha 0 1,689 10-26-2015, 06:23 AM
Last Post: Neetha
  Issue with UFT Actions Murali Dhulipala 0 2,112 03-09-2015, 11:19 AM
Last Post: Murali Dhulipala
  Part of parameters missing when passing between actions skumar007 1 2,847 10-10-2014, 02:00 AM
Last Post: skumar007
  How to create an object for all actions excellentpawan123 1 2,611 06-05-2014, 01:50 PM
Last Post: Jay
  How to run 3 of 5 actions in a test for all rows of test data mharps 1 2,766 04-10-2014, 04:26 AM
Last Post: mharps

Forum Jump:


Users browsing this thread: 1 Guest(s)