Whenever we use GETROPROPERTY function.

Answer Posted / sivareddy

"GETROPROPERTY" capture the properties of the object at
the script running postion

Syntax:getroproperty(browser("Siva").page("Siva").object
("objectname","value"))

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?

788


Define virtual object?

804


What are the various types of Actions in UFT?

797


How to handle Java tree in QTP?

1008


What are the trigger events in qtp?

806


How to import a test case present in ".xls" file to TD under a Test set?

983


How to capture a window in QTP?

1728


What is the use of sendkeys and what are send keys

2194


Why is Client side image is preferred over server side image?

1664


Explain the checkpoint in qtp?

837


What are the methods used in UFT to handle exceptions or run-time errors?

862


What is the file extension of the code file and object repository file in QTP?

844


What is an expert view and keyword view?

803


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

1616


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

2381