What is the difference between RO-Properties and TO-Properties in QTP?
问题 In QTP each test object supports the following methods GetRoProperty GetToProperty SetToProperty GetToProperties What is the difference between a RO -property and a TO -property and why can I only set a TO -property and not an RO -property? 回答1: The difference between RO -Properties and TO -Properties are that TO properties refer to the properties as they exist in the Test Object saved in the test (i.e. in the object repository or as described in descriptive programming) and the RO