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 |
Which are default codes winrunner generates when we start the application?
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
How will you automate a test case?How will u find a IPconfig of an appln or a machine?
tell me about compiled module & function generator
What is keyword driven testing? what is the difference between severity and priority?
When it is appropriate to change physical description?
What is the function of eval function?
The extension of the Script file is .mts ok Whis is stand for mts?
what is mean by v module . pls give answer with example
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Name the three modes of running the scripts?