What are the problems / difficulties faced when you used
Smart Identification ?
Answer Posted / shiva
Fistula will use all the properties in the object repository will try to identify the objects,then if it fail will use the smart identification and try to identify the object freshly.
Fist we use the base filter properties will try to identify the object if at all more then one object is found,it will consider that object,filtering the remaining objects.
1)It will use the first base filter properties and will try to identify the objects more then one object is identified,it will consider that object and filtering the remaining objects.
2) It will use the second base filter property and will try to identify the objects,if more then one object will be consider,then filtering the remaining objects.
3)then same process is continue up to identify a particular
object.
4)in case all the optional filter properties are used but QTP still exactly one match,it will go to the object repository and check weather the ordinal identifire is available or not if it is available then it is satisfied.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the utilities and drivers
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
after initiating one project for testing, when exacltly QTP tester role starts?
Why we load add-ins in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How the exception handling can be done using quicktest professional?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Hi All, How to get repeated word in string . Thanks Balaji
How many types of recording modes are there?
What is an optional step in qtp ?
Explain the difference between call to action and copy action?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.