WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY?
IS IT POSSIBLE in QTP?
HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
Answer Posted / vijay
hi
The dynamically changing the object properties of web
application r window this type of situation occurs u use
smart identification.
Example:
Take an example for web application like shadi.com
the photo will be keep on changing.This type of changing
object can be recognized by uniquely through smart
identification
i think u understand.......
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the 3 main stages involved in testing with qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Describe how Smart Identification is used
How to release all resources file from the QTP?
What is the standard timing delay for web based application in qtp?
What is method name to compare two XML files.
What are the methods used in UFT to handle exceptions or run-time errors?
What is contained in the object repository?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How can get count of list box?
Hi All, I need code for how to execute qtp scripts from excell sheet
Why we load add-ins in qtp?
what is actually contain test report? can anybody post the test report
Explain Descriptive Programming Types with Examples?