How does QTP identifies the object in the application
Answer Posted / nanda
the above answers are correct..here some more information..
if u explain this definitely interviewer will ask u
.....what is Ordinal Identifier?
In Ordinal Identifier we have 3 properties..Index, Location
and Creation Time. we can select only one property for one
Object and Creation Time is only for Browser.
Index is Tab Order of a Object in Application.
Location is x,y position of a Object in in Application.
Creation Time is browser opened time.
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to check bitmap output value?
By using QTP can we record any log files written by the application which is in execution?
Explain quicktest professional testing process?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Explain the difference between data driven testing and parameterization ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is a reusable action?
How many types of parameters are available in quicktest professional?
What is quicktest professional?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
What are the technologies supported by qtp?
what is vmodel?advantages and disadvantages of vmodel?
Please guide me release notes of Automation once scripts are completed
Explain features of the latest version of qtp/ uft 12.1?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?