1) What is the diff Between GetRoproprty and Gettoproperty?
2)What is Redim?
Answer Posted / sandesh sawant
GetROProperty used for retriving any of the property value
of an object from application.
Gettoproperty is used to retrive all the properties and
their value of the object from which it is been identify.
EX.
Set col = Browser("Flight").Page("Flight").ActiveX
("Calendar").GetTOProperties()
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
can the activities of test case design be automated?
What is the use of text output value in quicktest professional?
How u will do versioning in QTP?
How many types of recording modes in the qtp?
How qtp identifies objects?
What are the types of data tables in qtp?
What is object spy in quicktest professional (qtp)?
What do you to script when objects are removed from application?
How to define array in qtp?
What is the file extension of the code file and object repository file in QTP?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
How to modify the text checkpoint?