What is meant by the logical name of the object?
Answers were Sorted based on User's Feedback
Answer / preeeety
An object?s logical name is determined by its class. In most
cases, the logical name is the label that appears on an object.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / 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 |
Answer / moorthy
An object’s logical name is determined by its class. In most
cases, the logical name is the label that appears on an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudha
Logical name is the nick name given for the physical
description
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / cpj
WINRUNNER learns the given window/application as logical
name and its physical properties of the objects existing in
the window/application.By default TEXTS ( LABEL) found on
the objects are given as logical names of the objects by
the WR
| Is This Answer Correct ? | 2 Yes | 5 No |
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
What is the difference between gui map and gui map files?
Explain the difference between gui map and gui map files?
What is the purpose of the temp GUI map file?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
What is the use of the "Find" Button in Gui Map Editor?
Have you created test scripts and what is contained in the test scripts?
what is the gui map & gui map file in winrunner?
What string of characters,when printed out to a text file,will create a new line in the text file?
what is the function key to toggle a breakpoint
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
0 Answers Google, Malhotra Associates, Seed Infotech,
Is 'public' allowed inside of the function declarations?