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 |
what is custom check point? what is the diff.between custom check point and runtime Record check ?
2 Answers Infeneon Technologies,
what is the difference between bitmap checkpoint and image checkpoint
what is validation? What is verificaion? What is the diffefernce between validation and verification?
how do you analyze the result in update and debug mode
Where exactly testing comes in to picture in S.D.L.C?
What are command line options?How to invoke winrunner with vb add in using command line options?
How can integration testing be done through winrunner??
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
How to integrate automated scripts from testdirector to winrunner scripts?
How do you configure gui map?
How to write TSL for exception handling
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!