difference between GetROProperty and GetTOProperty
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
1>How to get the browser name by writing the VBScript. 2>How did you used the GetROProperty and GetTOproperty .give real time scenario. 2>Give and real time ex for the bug having "High Severity and low priority"on banking doamin web based application.
Can launch two instances of qtp on the same machine?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
How to count no of edit boxes on the page?
How to use conditional loops in qtp ?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better
Can we record using all the modes in a single script? Explanation with example is appreciated
what difference between client and server applications exatly?
How to start recording using quicktest professional (qtp)?