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 |
Hello Everyone, I have a problem. QTP is capturing no action on a particular page in the application that I am trying to automate. But on the same side its working fine on other pages of the same application. Can someone please help me understand the reason behind this inconsistency.
What is throw Object?
what is the default ordinal identifier.what are the send keys in qTP.
I want to clear the webedit field without using set"" in qtp script
Q- what is the advantage of merging tool in QTP 9.2?
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
What is the Automation Process followed in your company?
How to associate function library at a run time?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
how do you done Data-driven test using MS-Word Instead of DataTable