02-09-2009, 09:36 PM
I am new to testing anyways. Still would like to comment.
After including the Action to your Test, go to TestFlow pane, Right click on the Action, you should be able to see Action Call properties.
However, if your test has more than one action, if you have rows of data in global data sheet for this test (i.e. for all the test actions) to be iterated on... this individual action iterations would be iterated nested within a global iteration. A different case would be, your overall test (as a pack of all called actions) would run only once (and not iterate on any global data) and the individual actions iterate on local action datasheet.
After including the Action to your Test, go to TestFlow pane, Right click on the Action, you should be able to see Action Call properties.
However, if your test has more than one action, if you have rows of data in global data sheet for this test (i.e. for all the test actions) to be iterated on... this individual action iterations would be iterated nested within a global iteration. A different case would be, your overall test (as a pack of all called actions) would run only once (and not iterate on any global data) and the individual actions iterate on local action datasheet.