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 |
draw the qtp frame work?
Is it mandatory to know abt regular expression in descriptive programming
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?
how and what kind of vb functions do us ein QTP?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What is the difference in testing a client-server application and a web application?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
give me descriptive programing code sample flight application in qtp?
How many ways is to parameterize the value?
What is the syntax to call one action in another?