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 |
In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.
What is quicktest professional?
If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script
What is the use of text output value in quicktest professional (qtp)?
images are dynamically changes how to compare two images with out using the bitmap
How to use transactions in qtp?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Are Shared ORs read-only?