In for test there are three pass modes for function
arguments. They are rarely used since pass mode always
default to the most used one. Pls name them and specify
which one is a default?
Answer Posted / jimena
in, out and inout; the default is in
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
What is silktest agent?
How to add objects of other pages to a test frame?
What is the dom browser extension?
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
What is the vo browser extension?
How load testing can be done with silk international?
How to specify a browser extension to a web application?
What is a silktest testplan?
How to record a test case?
Where is a testplan stored?
Is there any way of passing values at runtime? Like scanf does in C.
What is multi-tagging?
What is silktest host?
How to test your defaultbasestate?