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 |
Can silktest switch browsers automatically?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
Why should we use Silk test .we can use QTP or other tool .What is the difference.
Define PEER Review ,what it contains & What we discuss in that meeting.
What is the perpose of user-defined base state method?
How do you identify an exception is silk?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...
Can u Tell me why we use Advanced tool like Silk Test other than QTP, Or WIN RUNNER And others what is the advantage of these compared o others
What is a silktest testplan?
How to create and edit a testplan?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
what is the operator for carriage return(Enter) in Silk Test for File.