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 |
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
Can you expect major bugs in Net banking Application?
What is post recovery scenario?
What is the Command used to start the QTP
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
Explain more about the Test Fusion Report of QTP?
QTP is used better in which type of application Web based application or desktop application
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
how to check URL using QTP? write vb script with descriptive programm only?