How to retrieve the object properties at runtime without
the usage of GetROProperty?
Answers were Sorted based on User's Feedback
Answer / sampath
Insert> Output Values:
It is used for exporting the object properties and their values into data table.
We can use these properties for our future references.
Note: we can insert o/p values only in recording mode.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / devb
By using native object properties. like .Object.propertyname
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / johnson
By using getto properties. We can retrieve the object properties and values.
| Is This Answer Correct ? | 0 Yes | 6 No |
What are the drawbacks of QTP?
what testing activities u may want to automate in a project?
what is actually contain test report? can anybody post the test report
what is virtual object?
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
What is keyword view and Expert view in QTP?
How the objecs properties are identified?Tell me in Hierarchical order?
What is Reusable component is QTP...Anybody can answer it..Thanks in advance...
Object repositories types, which and when to use?
Diff b/w test scenario's and test Procedures?
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks