What are SetToProperty, SetRoProperty, GetToProperty scripting?
Answer Posted / kishan
There is no Property like "SetTOProperty". But we have only
Set method
Browser().Page().webEdit("uname").set "reddy"
This stmt will change the (Native or) Runtime Property
"value" or "text" or "name" Property of "uname" object in the
OR. Thus we have set one property value to any object.
As Manunath Said, all the other properties and their purpose
is correct.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
how to evalute defects in QTP script?
Where we use data driver in qtp?
What are the various automation frameworks available in qtp?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How would you directly trigger javascript in a test?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
can u please explain what is the exact difference between qtp8.2 and 9.0
What is accessibility check point?
Have you used xml check point in your project?
How to use transactions in qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How is the Bitmap checkpoint different from Image checkpoint?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution