Hi. GetRoProperty and OUTPUT Value Both are same purpose or
not? plz explain in deatil with example?

Answer Posted / pramod r

Suppose you are writing script manually then u use Getro
property and suppose u dont know to write scripts and u know
just record and playback then u use output value but both are
used to get the properties of a particular object ex:
standard output value is used to get the text property or
value of an object like winedit

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is QTP’s model for test creation?

647


How to test login module with different username and password by using data driven testing in QTP?

577


How to open a new test using quicktest professional (qtp)?

505


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); }

1646


Difference between action & Reusable action?

660






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

599


HOw to add the recovery file at runtime to the test file .

1515


how will load the object during runtime?

1559


I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error

2326


Where we can use the synchronization?

552


what are all the fileds present in object repository?

1533


How do you know the location Id of an object if you know its index id?

562


What is qtpro?

555


What is test object model in quicktest professional (qtp)?

514


after click on compose mail how can we attached a file in qtp with vbscript code

1584