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 to create a new silktest project?
How record a test case into a testplan automatically?
In "Property" the user-defied property can have two functions only, define that?
How to define values for a testplan attribute?
What is defaultbasestate?
How dom browser extension identify a web application ui object?
How to define new testplan attributes?
why silk test sees each objects as custom windows?
How to open an existing silktest project?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
Can we customise the result file?
What is Silktest?