Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

where u maintain qtp scripts in ur company

4 Answers   HCL,


I want to test advanced Java applications what kind of add- ins I have to install?

1 Answers  


How to save your test using quicktest professional?

0 Answers  


What is the differnce between action & script

1 Answers  


Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...

1 Answers  


How to handle the errors without using recovery scenery?

3 Answers  


How we can add objects to the object repository during the running?is it possible or not?explain

3 Answers  


Define object spy ?

0 Answers  


Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.

1 Answers   Cap Gemini,


I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.

1 Answers   IBM,


how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?

2 Answers   Syntel,


Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent

1 Answers  


Categories