difference between GetRoProperry and GetToProperty.and
where we've to use exactly those properties
Answer Posted / raju
RO means: Run Time Objective
TO means: Test objective
For example one “OK” is available on one window. That
button contains for example 24 properties, particular 1 or
2 more mandatory properties stored into the OR.
If u wants to know “OK” button all objective properties
using GetRoProperties.
If u wants to know “OK” button which are stored into the OR
using GetToProperties.
according to my knowledge this is correct.
Raju
9823257761
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
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
What is the extension of qtp local repository?
How do you check ticket cost and ticket number in flight application?
What is a data driven test in qtp?
When and why to use descriptive programming?
Explain the qtp test phases.
How many types of recording modes in qtp?
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
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 run modes are there in qtp?
what is run-time data?
What are the ordinal identifiers in web page?
How to find Operating system information using QTP script?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?