-
Junior Member
calling only some actions with different parameters from data table
Hi Friends,
1).How to call only some actions with different parameters from data table?
Scenario: i have created 3 actions in a single test, after completion first iteration i want to execute 2,3 actions only with the data from second row in data table.
Please Help me How to proceed at this scenario?
Last edited by chandra_cmreddy; 09-05-2007 at 09:28 AM.
-
Moderator
Re: calling only some actions with different parameters from data table
RunAction "Action2", [_no_of_Iterations_]
RunAction "Action3", [_no_of_Iterations_]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules