Could some one help me the difference between GetTOProperty
and SetTOProperty and when we will use these properties. and
what is meant by SetToProperties..

Answers were Sorted based on User's Feedback



Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use ..

Answer / 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

Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use ..

Answer / sudeepthz

Thanks Jyotirmai. and i have one more question that when we
will use this get visible Text property??

Is This Answer Correct ?    0 Yes 0 No

Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use ..

Answer / king

TO - means text objective properties.

1). GetToProperty --
i will one example one "OK" button is there that button
contain some some properties i.e., 24 properties but some
of mandatory properties are stored in to the OR. (Like
native class, button)

If u wants to know any property of that "OK" button u can
get this GetTOProperty method.

2). SetToProperties--
for example the "OK" button 2 mandatory properties are
stored in OR. if u want to add one more property at Run
Time that is temporarily. you can set the property using
SetToProperties method.

i hope this is Right answer....
if this is wrong plz let me know...
plz mail me gi_raju@hotmail.com

Is This Answer Correct ?    0 Yes 0 No

Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use ..

Answer / raghu

GET TO property is used to get the TEXT OBJECT Property
value of an object at the time of execution.
SET TO property is used to change the property valu of an
object at the time of execution.

Is This Answer Correct ?    0 Yes 0 No

Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use ..

Answer / jyothirmai

In the application some values get changed in run-time, if
you want to get those values we will use GetToProperty.
And at the same time if we want to set the propertiy of
any object we will use this SetToProperty

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer

2 Answers  


What is QTP Frame Work ,and i want it in detail

2 Answers   Value Labs,


In where you are keeping or maintaining shared object repository (file)in your appliction?

2 Answers   Inlogic,


How do you convert manual test cases to automated test cases?

0 Answers  


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

0 Answers  






What are the benefits of qtp?

0 Answers  


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

1 Answers  


what is the difference between DATA TABLE and DATA SET?

2 Answers   Accenture,


Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.

3 Answers   TCS,


I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?

0 Answers   TCS,


Mention the test steps of qtp.

0 Answers  


How to send QTP test results to an email...(with out using Quality Center)?

11 Answers  


Categories