Review the list of properties for each of the objects available and script a if statement with an expected value. You can also plug the property into a variable to output to a results report.
Cheers, Mason On Thu, Aug 5, 2010 at 11:02 AM, Abhinandan Khatavkar < [email protected]> wrote: > Hi can any one tells me how to find particular 1) bgcolor, 2) font color of > any object/page tools matches with run mode. > as per requirement of client > > > On Thu, Aug 5, 2010 at 7:51 PM, Madhavi Kotapati <[email protected]>wrote: > >> You can check the object property i.e. IsChecked property or selected >> property. These properties values are boolean (True/False). Using If >> condition you can verify the property value. >> >> Thanks >> Madhavi >> >> On Thu, Aug 5, 2010 at 10:15 AM, ann hoang <[email protected]> wrote: >> >>> Please advise how do I check button or checkbox, listbox enable or >>> disable? Please advise! >>> >>> Many thanks >>> >>> >>> >>> >>> >>> >>> -- >>> 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]<mercuryqtp%[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]<mercuryqtp%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > > > > -- > *Thanks & Regards, > Abhinandan M. Khatavkar**| > ** > *** > * <[email protected]>*** > <[email protected]>**<[email protected]> > **** <[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]<mercuryqtp%[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
