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...

setroproperty and getroproperty difference

Answer Posted / noor

GetRO Property is used for retrieving the property of an
runtime object

For Example
To get whether button is enabled or not.
Val = Browser("Browser name").Page("Page name").WebButton
("Login").GetROProperty("disabled")
To get whether a checkbox is on or off.
Val = browser("Browser name").Page("Page name").WebCheckBox
("Test").GetROProperty("Value")

SetRo propert for modifying the property of an object

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1809


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

2349


How to find the difference between 2 dates in qtp?

1098


What is qtpro? What is quick test pro? What is a quick test professional?

1132


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

2115


What are the features and benefits of quick test pro (qtp 8.0)?

1219


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

2251


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

2169


How you can decide which type of object repository you have to use?

1252


how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2988


Why is Client side image is preferred over server side image?

1943


How to associate shared object repository to test in qtp?

1043


what function you write to do database testing with the help of qtp?

1872


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

2278


What is data driver in qtp?

1073