In order to use the random name generated and stored in iteration 1, you 
will have to instruct during iteration 2 to get the value for that 
parameter from row 1 or the row your iteration is starting from

 vRandomName = datatable.GetSheet('Global")
.GetParameter("ParamName").ValueByRow (previous iteration)

then use this value in iteration 2.


Regards,
SA Team
GoScriptLESS - Create tests in seconds using scriptless add-in
www.scriptlessautomation.com

On Saturday, January 20, 2018 at 6:03:15 PM UTC-7, aluwani nelukau wrote:
>
> Hy Everyone
>
> Am still new here... can anyone help me with Itaration. I have a script 
> for generating a random name. when running the script the random will be 
> stored in the itaration 1, now i want to use the very same random name 
> which it have being stored in itaration 1 to >>  itaration 2. How do i use 
> the data from itaration one on itaration two....??
>

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to