Hi
if u all value visible in individual label then use GetROPropery("lable1")
then u can compare to ur actual text
or Use vibText= Window("vbwindow").GetVisibleText() 'This method will
return all text which i visible currently
then can compare using Instr(1,vbText,acutalText)<>0 then true
if you have any query feel free to ask.
Thanks
Sujit
On Fri, Apr 13, 2012 at 8:38 PM, Srinivas Pavuluru <[email protected]>wrote:
> Use checkpoint, and get the text by using getroproperty and compare.
>
> On 4/13/12, Balaji KM <[email protected]> wrote:
> > Hi,
> >
> > how to check the object value in the whole dialog window in vb
> > application , example given below
> >
> >
> > Store Details
> >
> > Store Number 12345
> > Version - 1.1.1
> >
> >
> > I want to check the version number value
> >
> > --
> > 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
>
--
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