Could some one help me the difference between GetTOProperty
and SetTOProperty and when we will use these properties. and
what is meant by SetToProperties..
Answer Posted / sreekanth chilam
I hope Jyothirmai's answer is not right....
Actually GETTOProperty stands for "Get Test Object
Property".
All the objects which are identified & stored in Object
repository by QTP during design time are "Test Objects"
In order to retrieve the above test object's properties ---
we will use GETTOProperty method.
seTOProperty Stands for "Set Test Object Property".
For the above test object, if we want to change the
property values during run time(Only)...then we will use
this "setTOProperty"
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is test object model in quicktest professional?
How do you delete unwanted results in qtp?
What is difference in global and action sheet in qtp?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Can any one send me the QTP Basic Coding Samples?
how to know no.of mails in our g mail by using vb-script
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How does you pass optional arguments in qtp?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
What is the recovery scenario in qtp?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How many types of recording facility are available in quicktest professional?
How to creating an output value using quicktest professional (qtp)?