What are SetToProperty, SetRoProperty, GetToProperty
scripting?
Answers were Sorted based on User's Feedback
Answer / suresh kumar
The GetTOProperty and GetTOProperties methods enable you to
retrieve a specific property value or all the properties and
values that QuickTest uses to identify an object.
The SetTOProperty method enables you to modify a property
value that QuickTest uses to identify an object.
SetRo property is not available in QTP.
classifications mail me. uvvsuresh@gmail.com
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahesh.k
getroproperty: retrieves property of a test object.
getropropertyretrieves: it retrieves all the properties associated with test objects.
settoproperty:It can modify,add property to the objects which is exist in repository.
setroproperty is not existed in qtp,nothing but we cant change or modify run time(object in appication) objects.
Is This Answer Correct ? | 0 Yes | 0 No |
can u give one scenario for for PopWindow Exception & write Code for that?
What is the basic concept of qtp?
The hybrid framework can be implemented for any application. Is it true?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
Reverse string without mid or streverse function.
what is the default ordinal identifier.what are the send keys in qTP.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Which functionalities of QTP used in banking project?
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers
How to Analyze the Checpoint results by Standard Checpoint?
how to parameterise a test with data base table or excel sheet?