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 should we write and execute a user define function using WinRunner.
What are the three modes of running the scripts?
How do you unload the GUI map?
write a compilemodule function for loginscreen.
What information is contained in the checklist file?
How do you identify which files are loaded in the gui map?
How to find the local host name using winrunner ?
What is the use of test director testing tool?
Where do you found that you can't use winrunner for automation?
How do you find out which is the start up file in winrunner?
What all are the different databases winrunner can support?
Explain the purpose of different record methods?
What are the different modes of recording in winrunner?
Explain the winrunner testing process?
What is boundary test?