Take all the checkbox value property in to a single cell in datatable
seperated by ":"
in ur script split them in to a array
Write a loop and call each value and set it on.

On Thu, Oct 8, 2009 at 11:22 AM, Kiran Ogeti <[email protected]> wrote:

>
>
>  Hi all,
>
>
> I have 10 Checkboxes on a page .. they work fine by explicitly mentioned
> each one with value..
>
> now how to parameterize them by datatable...so it will be a single line
>
>
> .WebCheckBox("value:=admin").Set "ON"    ( 1st checkbox)
>
> .WebCheckBox("value:=adminNA").Set "ON"    (2 nd check box)
>
> .WebCheckBox("value:=adminAU").Set "ON"    (3rd  check box)
>
> Thanks
>
>
>
> How to handle checkboxes using parameterization using datatable
>
>
>
> >
>


-- 
Mallipeddi Sreedhar
91-9000994721

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

Reply via email to