Pavan,
Thanks for you answer,I have tried you code but it not working...
 We have a drop down in a form (just like a sign up) called country where we
have to select a country depending on the country selected there is
another drop down called state where the states of that country will be
displayed in the drop down. I am trying to automate the form and want to
check by having the all the states in the data table and other scenario is
selecting the items from drop down randomly.


Regards

Shashidhar
+91 -8125564879
[email protected]

On Tue, Oct 4, 2011 at 1:58 AM, Pavan Turlapati <[email protected]>wrote:

>
>
> Answer to question1: I did not understand what is your input for
> Parameterization.
> Answer 2:
> Please check this code:
> LstCnt=Browser("").Page("").Frame("").WebList("").getROProperty("Items
> Count")
> Browser("").Page("").Frame("").WebList("").select "#" &
> RandomNumber.value(1,LstCnt-1)
> Browser("").Page("").sync
>
>
> On Oct 3, 2:36 am, 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

Reply via email to