anyone can explain about "Smart Identification" in QTP
I mean what is the use of "Smart Identification"
Give an example
Answer Posted / karthik
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 |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How can I use Call dlls in QTP ?
What is the Difference between test object and run time object?
What is the difference between byref and byval in qtp?
Is it possible to change the values of analog recording?
What does mean by Scope of Automation?n How we defined it?
How to export quicktest professional (qtp) results to an .xls file?
What is TOM in QTP?
is it possible to add sheets to excel at runtime
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
What are the factors on which script execution time is dependent?
What is the basic concept of quicktest professional?
How to use setroproperty?
Can the user toggle between using Local OR and shared OR for the same action?
Can we record an application running on a remote machine using qtp?