Answer Posted / prasad
there are three Methods like
For Test Object(TO)
1. GetToProperty()
2. SetToProperty()
For Runtime Object
1.GetRoProperty()
First thing is that every object are treated as the Test
Object(TO) by QTP.
ex.
Suppose u r working with "OK" button. so all the properties
and logical name of the "OK" button will be Stored in
OR(Obj. Repos.)Here it will be treated as TO.When QTP
execute the script it will search the "Ok" button based on
its properties and logical name.In this case it will be
treated as RO. So i don't this that it is needed to create a RO.
Please make me Clarify against it........if any
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
how to explain a claims and insurance project?
Explain about Test Fusion Report of QTP?
How to change the priorities of the recovery scenario properties?
How to use transactions in qtp?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Can you list some technologies that support qtp?
How will you test a stapler?
What is the extension of the qtp local repository?
after click on compose mail how can we attached a file in qtp with vbscript code
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How you can decide which type of object repository you have to use?
Where you are storing your script?
how can i pass a "cript"as a parameter in to a function