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 |
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are the types of object repositories? Which one is you are using?
How to compare source and target database in testing? Can anybody please tell me in detail the procedure how to compare it?
How many check points are there in QTP and what are they?
Explain about merging of two repositories?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Is it a smart choice to use QTP for backend testing?
How to test fly out menu in qtp?
Tell when we call the function? tell with example.
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)