In "Property" the user-defied property can have two
functions only, define that?
Answer / jimena
Get()and Set()
A Get function must take no arguments and must return a
value whose type is not void.A Set function must take one
and only one argument and must be declared void.
A property need not have both a Get and a Set function
| Is This Answer Correct ? | 2 Yes | 0 No |
How dom browser extension identify a web application ui object?
What are the possible failure scenarios and different types of errors you find in silkTest?
what is the statment/command for invoke the browser from script
Need information on how the scripts (test cases) are written for any application in silktest.
what .inc file consists in silk?
Define PEER Review ,what it contains & What we discuss in that meeting.
how to pass TDS intery in tally?
How record a test case into a testplan automatically?
Can we use regular expressions to facilitate dynamic objects identification by SilkTest?
How to run all test cases in a testplan?
How to specify a browser extension to a web application?
What are the important aspects of a test case?