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 the extension of GUI check points check list file?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
whats spiral testing. give example
How to know the on which OS and version the application is running through script in winrunner?
How do you configure gui map?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
How do you select multiple objects during merging the files?
How does winrunner evaluates test results?
Say there is some content in an array. what function do you use to get the content of an array?
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
What are the different modes of recording in winrunner?
what is deployment?and who do deploy in a server, and when ?
3 Answers CTS, Mannar Company,