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 |
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
how we connect oracle or sql data server database to qtp
On what basis we select test cases to automate?
Can Any One Write How to Write the Script for Child Objects
What is difference between web object and web items
What are the most frequent errors you faced while executing your scripts?
HO DO U CALL A ACTION?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to supress warnings from the "Test results page"?
what is virtual object?