what are Obligatory and Optional properties in Winrunner?
what is the use of those explain in detail..
Answers were Sorted based on User's Feedback
Answer / sivakumar
Obligatory:
Obligatory is the mandatory property in winrunner.
Winrunner learning process:
First winrunner take a logical name of the object and
search the object which is present inside the GUI map. If
the object exists in the GUI map, it automatically returns
the physical description. In the PD, the first property is
Obligatory properties.
Winrunner first take all the obligatory properties and
search for the uniquesness inside the application. If the
object is not still unique, it will go for Optional properties.
Optional property:
In the optional property, it will search the
uniqueness one by one property. If the uniquenss found, it
will stop the learning process.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
obligatory properties are always learnt if the object
exists.. these r also called as default properties for an
object..
optional propeties are used only if the obligatory property
do not provide unique identification of an object .....
for eg: if u have two push_buttons of the physical
description.. to distiguish these objects we go for these
options...
| Is This Answer Correct ? | 0 Yes | 0 No |
If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?
how to open an application
What is the purpose of the temp GUI map file?
WHAT IS THE MEANING OF AUT?
What is the Winrunner Framework in your organisation?
How to read the third party controls in the application
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
is manual testing knowledge is enough for attending interviews
Hi guys pls any one help me , I am facing this problem since last one week , my question is in there 1000 rows and 1000 coloums , i want to pick the one record , how ?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
How to write a content in to the file..which function did u use for that..?
how u can crate a database checkpoint in ur script?