Where should we turn Smart Identification ON in QTP?
Answers were Sorted based on User's Feedback
Answer / kishore
Go To Tools menu in QTP 9.2
There enable the smart identification check box
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / siddu
Go to tools --> Object identification
In this window there is one option Enable smart
identification (by selecting this option we can enable the
smart identification)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saikrishna
when ever QTP unable to Identify the objects with the
following properties that is Mandatory property,Assistive
,base filter property and optional filter property.Then
through smart identification QTP will identify the objects.
| Is This Answer Correct ? | 2 Yes | 2 No |
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
with out object repository i need to launch IE and then navigate to a login page and then operate the objects within the page. How will be the script?
I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?
Why divide a test into three action calls?
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
How to capture data from images in QTP and produce them in Excel sheet ? please ans...
What VBScript operators, functions, and statements do you use in QuickTest Professional?
Have you done batch testing in qtp? If yes how you are doing?
how to write testcases for web based insurance,from the script by using qtp.
Can I use datatable of Action1 in the Action2.
the build is develeped in Java. is possible to write scripting in vb using QTP ?
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..