What is the difference between gettoproperty and
settoproperty?Explain with an example?
Answer Posted / dhananjay vemuri
gettoproperty are the standard testobjectproperties that do
not chamnge during run time...In short Property whose value
is retrieved from the object description.
ObjectCount = Browser("Demo of Vo Object").Page("Demo of Vo
Object").ActiveX("VoDemoFormX").DROPDOWN
("FLIGHTS").GetTOProperty("itemscount")
SETOPROPERTY - Modifying Test Object Properties During a
Run Session
CHANGING THE NAME
Browser("Demo of Vo Object").Page("Demo of Vo
Object").ActiveX("VoDemoFormX").VirtualButton
("button").SetTOProperty "Name", 0
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How software automation specialist enter steps in the Expert View?
How to import a test case present in ".xls" file to TD under a Test set?
How can I change object description or check point values in qtp?
What are test settings and global settings?
How do you synchronization point through DP?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Define Environment Variable in UFT and its uses?
How many types of recording facility are available in quicktest professional (qtp)?
What are the views available in quicktest professional?
How many ways we can parameterize data in quicktest professional (qtp)?
How do you check ticket cost and ticket number in flight application?
How to run a test using quicktest professional?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Diff b/w test scenario's and test Procedures?
What are the advantages of qtp?