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
What is a Patch in QTP?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What is action split and the purpose of using this in qtp?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What are the differences between qtp and winrunner?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
How to replay a script in qtp?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
what is output value in QTP and how it can be used in automation testing
How to Test the mainframe application?
Mention what are the different types of recording modes in qtp? Which will be used when?