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
If object is not recognized by qtp but the object is standard object what is your approach?
What are the steps involved in the recovery scenario wizard?
How will you test a stapler?
Can you brief the hurdles you faced during Automation testing?
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
how interviews will be on QTP?
What is action? How many types of actions are there in qtp?
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
What are the steps involved in recovery scenario wizard?
what is command for executing files?
Hybrid framework supports Descriptive programming. Is it true?
What are the trigger events in qtp?
Which functionalities of QTP used in banking project? pls any say answer?
How can I use Call dlls in QTP ?
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