difference between GetROProperty and GetTOProperty

Answers were Sorted based on User's Feedback



difference between GetROProperty and GetTOProperty..

Answer / pratap

GetRoProperty is used to get the runtime object property -
property of an object during run time
GetToproperty is used to get the test object property -
property of an object in object repositry

Is This Answer Correct ?    9 Yes 0 No

difference between GetROProperty and GetTOProperty..

Answer / umesh

GetROProperty is Used to Retrive the property value of an
object from Application

GetTOProperty is Used to Retrive the property value of an
object from Object Repository.

Is This Answer Correct ?    4 Yes 0 No

difference between GetROProperty and GetTOProperty..

Answer / satya challa

You can identify the difference by the name itself

GetROProperty -> Get RuntimeObject Property
GetTOProperty -> Get TestObject Property

GetROProperty will give you the property of the specified
object at RUN TIME where as GetTOProperty will give you the
property of the specified object at NORTAL time.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

When to use shared and local object repository?

0 Answers  


how do find current links in webpage for ex: in yahoowebsite today mainpage is having 50 links and next day same page is having 60 links. if i run same programe it should display total links in webpage ?

4 Answers   CTS,


How to create an Action Template?

1 Answers  


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

0 Answers   TCS,


how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad

1 Answers   Mind Tree,






3. How to handle the exceptions using recovery secnario manager in Qtp?

2 Answers   Wipro,


I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..

4 Answers   Keane India Ltd,


please any one can explain the keyword driven framework. with gmail example.

0 Answers  


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

0 Answers  


Is there any thing that we can replace recovery scenario manager in QTP.

3 Answers  


HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB

2 Answers   IGT,


Syntact for how to call one script from another? and Syntax to call one "Action" in another?

1 Answers  


Categories