anyone can explain about "Smart Identification" in QTP
I mean what is the use of "Smart Identification"
Give an example
Answers were Sorted based on User's Feedback
Answer / mns
QTP recognizes its objects by looking at the object
property name and values in the OR.If for some reason,it is
not able to,(too many checkboxes for example), then QTP
falls back on Smart identification mechanism. Here, QTP
uses the base filter and the optional filter properties to
identify an object.
However,this mechanism only gets activated only in web-
applications.
| Is This Answer Correct ? | 0 Yes | 1 No |
Smart identification is nothing but if the QTP does not able
to identify the object we use smart identification by using
Parametrization(replacing the constant values with
variables) techniques.
It is used to identify one object in the object group.
| Is This Answer Correct ? | 2 Yes | 5 No |
What are test settings and global settings?
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.
how we will use output values in qtp? is there any possibulity by descriptive programming?
if numbers are always changing write a script for that
Can anybody give the script to addsheet, add column,add values under that column in the rows??
What is object state in trigger events,in recovery scenario.write a script to handle this.
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..
Why is Client side image is preferred over server side image?
What is Tree view?
How to remove the associated function library?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u