Test and Run-time Object What is the difference between Test Objects and Run Time Objects ?
• Test objects are basic and generic objects that QTP recognize. Run time object means the actual object to which a test object maps. Can i change properties of a test object • Yes. You can use SetTOProperty to change the test object properties. It is recommended that you switch off the Smart Identification for theobject on which you use SetTOProperty function.