In "Property" the user-defied property can have two
functions only, define that?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How load testing can be done with silk international?

557


How to specify a browser extension to a web application?

613


What is a silktest testplan?

629


In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?

2070


How record a test case into a testplan automatically?

573






What is a test frame?

625


How to create a new silktest project?

597


How to open an existing silktest project?

570


can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest

2834


How to add objects of other pages to a test frame?

620


What is silktest host?

595


What is the standard flow of execution of a test case?

546


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

2053


What is silktest agent?

597


How to test your defaultbasestate?

613