Explain getroproperty and gettoproperty & settoproperty?
Answer Posted / mogal
getroproperty : This is a built-in method in UFT that is used to retrieve the run-time value of an object property from the object in the application
gettoproperty : It returns the value of a property for a test object which QTP recorded to identify during the recording
settoproperty :To set / Change the test object property during run time. This is only temporary change do not affect the values stored in the test object repository
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how you can find length of array in qtp?
what type of run time errors you get while you ar edoing rpg program?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How to test fly out menu in qtp?
Explain the features and benefits of quick test pro(qtp)?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Define virtual object?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What is clean sweep?
Explain measuring transaction.
What is regular expression?
What are the advantages of qtp?
Explain the concept of object repository and how quicktest professional recognises objects?