what are Obligatory and Optional properties in Winrunner?
what is the use of those explain in detail..
Answer Posted / 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 |
Post New Answer View All Answers
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
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.
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
How should we write and execute a user define function using WinRunner.
Which function to use to compare the application date with system date?
What do you mean by the logical name of the object.
What is the difference between gui map and gui map files?
How do you load GUI map?
How to get the resolution settings?
How to test Fonts and its size thru "Font Expert" in Win Runner.
i would like to know the steps to write tsl exception and object exception with a simple example
What is the use of gui map and what happens when gui map file get loaded?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
How do you handle pop-up exceptions?
How do you maintain the document information of the test scripts?