Thanks for you reply.
Can you please send me the entire code example?

thanks

On Monday, November 18, 2013 12:53:10 AM UTC-5, suman ch wrote:
>
> Hi,
>
> Append the TEXT that you want to insert with NOW() function, so that you 
> will get random values or you can use the random() function in QTP.
>
> Regards,
> Suman CH
>
>
> On Sun, Nov 17, 2013 at 11:11 PM, george p <[email protected]<javascript:>
> > wrote:
>
>>
>> Hi,
>> i have web app that creates forms.
>> I need to enter text in the form title, name and description fields and 
>> save the form.
>> Form title and name is unique and I was thinking to set random unique 
>> string and/or integer.
>> How can I do this in Descriptive programing, i am not using OR at all.
>>
>> I would like to do thi 4-5 times to create multiple forms.
>>
>> Browser("title:=.*").Page("title:=.*").webEdit(
>> "name:=dataElementForm.title").Set "some title"
>> Browser("title:=.*").Page("title:=.*").webEdit(
>> "name:=dataElementForm.name").Set "some Name"
>> Browser("title:=.*").Page("title:=.*").webEdit(
>> "name:=dataElementForm.shortDescription").Set "descriptions"
>>
>>
>>  -- 
>> -- 
>> 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]<javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
-- 
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/groups/opt_out.

Reply via email to