What are Optinal Properties and Obligation Properties? please
explain in detail.
Answer Posted / krishnaveni
Each and every object has its own properties. By using
these properties, WR identifies the object uniquly and
perform the action on that object. To identify the object
uniquly, by default WR learn the oblicatory properties.
Oblicatory properties : The properties which are learnt by
the WR irrespective of whether the object is identified
uniquly or not. ie, WR learn all the properties. When the
oblicatory properties are not sufficient to identify the
object uniquly, then WR moves to the first optional
property. If it doesnt identify unique object then WR moves
to the 2nd optional property. This process will going on
until the unique object is identified.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When would you use 'set_window' and when would you use 'win_activate'?
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.
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What are data driven tests?
How to have winrunner insert yesterdays date into a field in the application?
What is the purpose of different record methods?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you execute your tests from windows run command?
What is contained in the test scripts?
what is the testing high level architecture
What is debug mode in Winrunner?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
What information is contained in the checklist file and in which file expected results are stored?
What is the purpose of gui spy?
What is the usage of Test case Design Techniques,in Integration/System Testing?