How we know the qtp has used the smart identification
process for identification of the object.
Answers were Sorted based on User's Feedback
Answer / dhana
After running the Script,Go to the Results window,there u
can find the Description of Smart Identification for which
Object QTP has used.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / siva
If object is found using smart identification mechanism the
object is displayed like hat symbol in Test results if any
object are displayed with hat symbol in Test results then u
can say that the object is identified with smart
identification mechanism
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / uday
Hi,
Generally you can see it in Test Results. In Test results
once you click on the object, it will show you what
properties it used and what properties it ignored to
identify the objects.
Make sure smart identification is enabled to that object
class in object identification. If QTP unable to identify
the object with general identification, then it goes for
Smart Identification.
Thanks,
Uday.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / geena
In the result sheet you can see the red ! sign and it says
warning.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is descriptive.create()in qtp?
Scripts for Ascending order in qtp.
Name the properties you would use for identifying a browser and page when using descriptive programming?
In how may ways we can use checkpoints to an application using QTP?
How u call functions in QTP Function to calculate the length of characters in a word -
what are the qtp tester responsibilities?
In where you are keeping or maintaining shared object repository (file)in your appliction?
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
In qtp,how to interact tool & application build?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.