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 |
hi, this is balu. I looking for testing job. I want qtp software . any body have . pls send mail to me dont forget. send a mail to me kool.balu@gmai.com
how to perform regression testing using winrunner?
what are the supporting development environments supported by winrunner
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
Where are test cycle folders created if TSL Script is not saved
When do you use verify, Debug and Update modes?
how do to stop the functionality of UDF
Using the WinRunner Tool What that Regular Expression Scripts
how do you know which software with version(ex.msoffice)available in our system,using tsl functions
How you integrated your automated scripts from TestDirector?
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.