how to get the object property

Answer Posted / ganesh kumar

if U want to view the object property at runtime use
GetROProperty Method to view the Property value of an
Object.
If u want to view the testobject property then use Object
spy option is used to view the test object properties of
that object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If object is not recognized by qtp but the object is standard object what is your approach?

806


What are the steps involved in the recovery scenario wizard?

803


How will you test a stapler?

842


Can you brief the hurdles you faced during Automation testing?

808


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1702


how interviews will be on QTP?

1723


What is action? How many types of actions are there in qtp?

867


Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek

1819


What are the steps involved in recovery scenario wizard?

754


what is command for executing files?

1737


Hybrid framework supports Descriptive programming. Is it true?

889


What are the trigger events in qtp?

829


Which functionalities of QTP used in banking project? pls any say answer?

1659


How can I use Call dlls in QTP ?

2053


Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

1683