How Qtp will identifies object during run time
Answer Posted / geena
In the run time QTP read the VB Script and compare line by
line with the OBJREPOSITORY and then compare with the
application. If ObjRepo's objects and appications objects
are same u get pass otherwise u get fail result.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the automation metrice in your project?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is accessibility check point?
Please guide me release notes of Automation once scripts are completed
What is the file extension of the code file in qtp?
What are test settings and global settings?
What are the views available in qtp?
Describe the differences between functions and actions in UFT?
What is checkpoints for quicktest professional?
Is it possible to split an action? How?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
What is the quicktest professional testing process?
Explain qtp(quick test professional)?
Which recording modes need more memory?
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?