06-10-2009, 09:56 PM
I am trying to test multiple web stores with QTPor 9.0.
Action 1 opens a store and logs in using line one from the global datasheet.
Action 2 then needs to run using multiple rows from its local datasheet, but not all of the rows, say rows 1-3.
Action 3 then needs to run using some of the rows from its local datasheet.
Then a couple of actions that only need to run once.
Then another action that needs to run using more than one row from its datasheet.
Then the browser is closed and the whole thing starts over with row two in the global datasheet, but the later actions need to run a different set of rows from their local datasheets.
Is this even possible? When I try to place a looping statement around a call to an Action it just runs the first local row with each loop.
Thoughts? Suggestions?
Thanks,
Don Rolfson
Action 1 opens a store and logs in using line one from the global datasheet.
Action 2 then needs to run using multiple rows from its local datasheet, but not all of the rows, say rows 1-3.
Action 3 then needs to run using some of the rows from its local datasheet.
Then a couple of actions that only need to run once.
Then another action that needs to run using more than one row from its datasheet.
Then the browser is closed and the whole thing starts over with row two in the global datasheet, but the later actions need to run a different set of rows from their local datasheets.
Is this even possible? When I try to place a looping statement around a call to an Action it just runs the first local row with each loop.
Thoughts? Suggestions?
Thanks,
Don Rolfson