I have a country dropdown based on the country selected items in the state drop down will be genarated so i can not use the values in datatable....
shashi On Mon, Oct 3, 2011 at 4:13 PM, Shalabh Dixit <[email protected]>wrote: > Just giving a high level solution.... > > You can do it using many ways.. > > 1. Datatable > 2. Arrays > 3. ArrayList > 4. Dictionary > etc... > > Just copy the items of dropdown using any of above methods and you can > easily select any item using loop. > > > > Regards > Shalabh Dixit > > > > On Mon, Oct 3, 2011 at 1:06 PM, shashi qa <[email protected]> wrote: > >> Hi All, >> I have two questions Can any one help me... >> >> I have a form(contact us form) where there is a country Drop Down in it. >> where we have to select a particular country. >> I am parametrization the whole form by giving the values in global data >> table. >> 1)I also want to parametirize the Drop down.how should i do it. >> 2)I want to select a country randomly how should I do it. >> >> >> >> >> >> -- >> Regards >> >> Shashidhar >> +91 -8125564879 >> [email protected] >> >> -- >> 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 > "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 > -- Regards Shashidhar +91 -8125564879 [email protected] -- 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
