Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling Action using code?
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,

How we can call action using VB Script?
is there any workaround?

Is there any way custome function for Invoking/Calling Action?

any sample code will be appriciated.
Thanks for response.
Reply
#2
Solved: 10 Years, 9 Months, 2 Weeks ago
Just an extract from the QTP help file:

The following example calls the SearchFlight action, and runs all iterations of the action.

RunAction "SearchFlight", allIterations

The following example performs the same call as the previous example, but runs only one iteration of the action and saves the returned value to the AxnVal variable.

AxnVal=RunAction ("SearchFlight", oneIteration)

Let me know if it helps.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a HP Service Test Skript Gandalf2005 0 2,030 09-05-2012, 07:53 PM
Last Post: Gandalf2005
  Calling of function hamzaz 5 4,393 07-25-2012, 12:44 PM
Last Post: Shridevi.Salagare
  Function Calling after executing some steps TaranVohra 2 2,828 06-05-2012, 10:06 AM
Last Post: TaranVohra
  Can you do functions by calling filename or any other better ways? chong67 2 2,972 05-29-2012, 11:41 PM
Last Post: chong67
  Error in Calling function Libraries Anum Saleem 5 6,943 02-28-2012, 03:50 PM
Last Post: Anum Saleem

Forum Jump:


Users browsing this thread: 1 Guest(s)