1) What is the diff Between GetRoproprty and Gettoproperty?
2)What is Redim?

Answers were Sorted based on User's Feedback



1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?..

Answer / nalini

GetROProperty used for retriving the property value of an
object from application.

GetTOProperty used for retriving the property value of an
boject from Object Repository.

Is This Answer Correct ?    11 Yes 1 No

1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?..

Answer / saravanaraja

GetRoProperty: It will retrieve the current value during
run time.

GetToProperty: It will retrieve the value from the test
object only those objects present in the Object Repository.

ReDim: Re-allocation of the Array Size

Is This Answer Correct ?    5 Yes 0 No

1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?..

Answer / qtphelper

Get Ro property is run time value of an object when the
application is running where as GetTo is the property
assigned to the object in the OR

Is This Answer Correct ?    3 Yes 1 No

1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?..

Answer / sandesh sawant

GetROProperty used for retriving any of the property value
of an object from application.

Gettoproperty is used to retrive all the properties and
their value of the object from which it is been identify.
EX.
Set col = Browser("Flight").Page("Flight").ActiveX
("Calendar").GetTOProperties()

Is This Answer Correct ?    3 Yes 1 No

1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?..

Answer / mahaboob

Objects which are existing in the application under test is called runtime objects and retriving the object property values from the application under test is called as getro property.
objects which are existing in the object repository is called as test objects,Test objects are give the reference to the qtp in order to identify the runtime objects,retriving the object property values from the object repository is called as getto property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Which features or drawbacks of QTP lead to the upgrade for a newer version?

0 Answers  


In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?

2 Answers   Oracle,


How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words

5 Answers   iGate, Livetek,


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

0 Answers   Autodesk, EDS, Wipro,


1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible

0 Answers  






How u connect bugzilla with QTP

1 Answers   Deloitte, TCS, Wipro,


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com

0 Answers  


For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in

3 Answers  


what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance

5 Answers  


You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?

2 Answers   PanTerra,


Why is action split used by qtp?

0 Answers  


Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it

2 Answers  


Categories