difference between GetROProperty and GetTOProperty
Answer Posted / 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 |
Post New Answer View All Answers
How smart identification works in qtp ?
can u please explain what is the exact difference between qtp8.2 and 9.0
UFT 12.02 which ALM version will support
How many types of actions are there in quicktest professional?
What are the common defects found in your project? (in qtp interview)
How can I check if a environment variable exist or not?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How many types of parameters are available in quicktest professional?
Where you are storing your script?
How do Parameterization and Data-Driving relate to each other in QTP?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What are the various types of Actions in UFT?