Answer Posted / nrusingha
Logical name is a name given by QTP while creating an object in the repository to uniquely identify it from other objects in the application. This name would be used by the QTP to map the object name in script with its corresponding description in the object repository. Ex: Browser("Browser").Page("Guru99") Here Guru99 is the logical name of the object.
Read more at http://www.guru99.com/qtp-interview-questions.html#X8MPG0uPZOSOjpB9.99
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you filter the objects in the gui map?
What is the difference between writing a function and writing a script?
i would like to know the steps to write tsl exception and object exception with a simple example
How do you handle unexpected events and errors?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
Where do you found that you can't use winrunner for automation?
What happens when the gui map file get loaded?
What is toogle breakpoints? How does it differ from break points?
What is the use of virtual object wizard and how it is used?
descriptive program for web application.
Explain difference between winrunner and test director?
What is the purpose of a gui spy?
How to do text matching?
What in contained in the GUI map?
How to check property of specific icon is highlighted or not?