I am telling you this in a very simple way firstly *ITERATION means REPEATING*. This methodology used in DATA-Driven Testing. Now apply a common sense and think if you want to enter 5 different user name in *SINGLE User name Edit Box* then QTP repeat the the Codes 5 times to enter 5 different User name and then execute your task.
Iterations mean Code of QTP is Iterate the data of data table is not iterate it used one data at one time to Execute that data Code of particular Action in QTP is repeat or iterate again and again On Fri, Dec 24, 2010 at 6:20 PM, Shanmukha Bollapragada <[email protected]>wrote: > I am trying to understand how the oneIteration / AllIterations works in the > LoadAndRunAction > > If I give OneIteration the Action will run onetime. If I give AllIterations > can anyone explain to me how many times it will run ? > > Meaning, lets say the DataSheet for this Action has 5 rows then, will it > run 5 times? and how does this relate to the rows in Globalsheet? > > -- > -SHAN > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
