What are SetToProperty, SetRoProperty, GetToProperty scripting?
Answer Posted / kishan
Sorry a small Correction guys to my earlier answer. There is
no Property like "SetROProperty". But we have only Set
method like mentioned below
Browser().Page().webEdit("uname").set "reddy"
This stmt will change the "Value" Property of "uname" object.
other properties:
_________________
SetToProperty:sets a Property value to a Test Object
GetTOProperty:reads a property value of an Test Object
GetROproperty:reads a property value from a Run time object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Does quicktest professional is unicode compatible?
What is the short cut keys for the following?
Whether qtp 9.0 supports Test director8.0
How to handle dynamic objects in quicktest professional (qtp)?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
assume i have few url link how will i dynamically call then using descriptive programming?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Object repositories types, which and when to use?
Why script error occur in between recording in qtp?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Explain types of output values?