Hi, I want to retrieve the cell data in the WebTable.
For that I have defined a new test object under the browser
and have given html tag and text as the test object
properties. But while I try to identify it it says 'Object
description is not unique'. I tried adding innerhtml,
outerhtml, innertext and outertext along with the ordinal
identifiers; but no use. What more properties need to be
added to identify it?
Also I want to enable smart identification for this object
but the field is disabled in the object repository for this
object alone(In QTP tools->object identification the enable
smart identification checkbox is enabled). How do I enable
it?
Answer Posted / dipu krishnan
Hi,
The Smart Identification can be disabled due to the
following reason:-
Open QTP
Under File Menu you can find an item called "Setting".
Click "Setting" which will display the "Test Setting" tab.
Select "Run" in the test setting tab. This will display a
checkbox "Disable Smart identification durning the run
session".
Uncheck this checkbox. This will enable smart
identification for this object.
I hope once smart identification is enabled your problem
will be solved.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the XML file architecture ?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
What is the syntax for how to call one script from another?
How do you send email with attachment from outlook using qtp ?
How to get the particular property value?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Have you used xml check point in your project?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How to capture all the data of a webtable, weblist and combolist using QTP?
How may types of defects identify application or your currently working application?pls give me answer..
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Can the user toggle between using Local OR and shared OR for the same action?