Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7948029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:36:15+00:00 2026-06-04T01:36:15+00:00

Obviously, I’m brand new to QTP. I use it to test an HTML page

  • 0

Obviously, I’m brand new to QTP. I use it to test an HTML page with several forms; one right after the other.

It used to work fine. Now I’m constantly seeing this:

Smart identification mechanism was invoked – Object not found.

Why does this happen? All I’m trying to do is set focus to a text input and enter some data and click submit.

Any helpful tips would be great. QTP has such a steep learning curve.

Thank you!

Let me bit a bit more specific: There are 40 forms on this HTML page and several of them use an input element with an identical name property. Is this the issue?

<input type="text" name="meetingId" />
<input type="text" name="meetingid" />

Notice the case sensitivity of meetingId/meetingid in these two examples. Is this an issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T01:36:16+00:00Added an answer on June 4, 2026 at 1:36 am

    When QTP records (or learns) an object it captures a set of property/values which is enough to uniquely identify this object. Additionally, if smart identification is enabled, it will capture a few extra property/value pairs for future use.

    When executing a test if the object to be identified isn’t found (either no element matches the description or there are multiple elements that do) it will try to use the extra properties in order to find the element.

    If at first your test ran without smart identification being triggered and now it is being triggered it means that the HTML has changed so that the description no longer uniquely identifies the element and QTP makes an educated guess as to which element the test describes (apparently in your case it’s a good guess since the test still works).

    QTP considers this to be sub-optimal since it’s really a guess and that is why the smart identification shows up in the report. Your are in effect prompted to refine your test by improving the test object’s description.


    A few more details: If the set of properties defined in the object identification dialog (Tools -> Object Identification) aren’t enough to identify the element uniquely QTP adds an Ordinal Identifier usually of type Index which means “Of the N elements that match the description use #X“. An ordinal identifier is considered to be a last resort and QTP will try to use smart identification before resorting to using the ordinal identier. So if your object uses an ordinal identifier it will use smart identification even if the HTML page hasn’t changed at all.
    The exception to this rule is that there is another optimization of using the source index (and starting in QTP 11 a generated XPath expression) that may help identifying the object. If these are active (Tools -> Options -> Web -> Advanced -> Run settings) and the element suggested matches the existing description (not including ordinal identifier) then smart identification isn’t used.

    If you inspect Browser‘s Object Identification you will see that there are no properties listed in the description therefore if more than one Browser exists we will always get an ordinal and smart identification will attempt to run.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Obviously I'm new to as3...Can someone please explain to me how I can use
Obviously new to Linux serial programming. If I use /dev/ttyS4 from minicom or termie,
Obviously I can use BCP but here is the issue. If one of the
Obviously, I'm new to iOS development, but I could really use somebody's help. I
Obviously MVC promotes separation of concerns. One thing we are struggling with is proper
Obviously, the typical WebForms approach won't work. How does one track a user in
Obviously I'd like to not have to install an Oracle client (other than simply
Obviously one of the greatest banes of Java programming is nulls and null-pointer exception.
Obviously in outlook, one is able to create an appointment in a public folder
Obviously I dont get the way grep works in R. If I use grep

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.