Whenever we use GETROPROPERTY function.

Answer Posted / dinesh1433

GetROProperty is a methods by which user can the runtime value of a particular object while doing test Run.

ex: if user wanted to get value present in a text box.

strTxtValue= Browser("").page("").webEdit("").GetROProperty("value")

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Dis advantages of XML checkpoint ?

1579


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3271


How do you do batch testing in wr & is it possible to do in qtp, if so explain?

625


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

750


How to modify the text checkpoint?

616






Explain process of smart Identification in QTP?

598


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1515


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

1713


How can you close the second opened browser?

804


What is system testing and what are the different types of tests you perform in system testing?

601


How to analyzing the checpoint results?

522


any body can you help me what is the script to automate an comand promt

1978


If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?

1743


Hi All, I need code for how to execute qtp scripts from excell sheet

1465


To which environments does quicktest professional (qtp) supports?

591