How to change the run-time value of a property for an
object in QTP?
Answer Posted / santhi
If u want change the property of object at run-time....
use 'SetToProperty' method of an object
example :
browser(" ").page(" ").winedit
("username").setToProperty "Property", Value
if any queries let me know,
santhi.patti@gmail.com
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Difference between copy to action and call to action?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What are the technologies supported by qtp?
Does quicktest professional (qtp) is unicode compatible?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Have you faced any problems with object repository?
how do u plan test automation?
What are the data types in qtp?
How many add-ins comes by default with quicktest professional (qtp)?
Explain how you can find length of array in qtp?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
How to carry out bit map check points in QTP
describe some problems that u had with automating testing tool?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up