anyone can explain about "Smart Identification" in QTP.
what is the use of "Smart Identification" ???
Answer / jay prakash
When you run a test, QTP searches for an object based on
the description it lerned (Object Repositry). If QTP cannot
find anyobject that matches the desription it learnt than
it uses Smart Identification.
Smart Identification feature tries to find a unique set of
properties to identify an object. This is normally required
in tests that you create for web based applications.
Please let me know if it satisfies you.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is FRAME WORK? How many Frameworks can QTP supports?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
How many scripts did you have?
Could you please explain me about QTP framework.
What contains Data Driven Framework document in qtp?
Tell me about userdefined functions ?
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
Which Databases supports for QTP?
I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?
Hi guys, Please suggest some thing these points are correct???, Is UFT 12 and QTP outdated ??? and also VBscript is also deleted/Removed from QTP ???? Javascript is added latest and tool name is called JFT ??? From this year ??
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil