What is the perpose of user-defined base state method?
Answer Posted / vps
User defined Base State method is written for the AUT
specific setting.It is called from default Base State.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How load testing can be done with silk international?
What is the syntax of ui object identifier used by dom extension?
How to run a test case from a test script file?
how to pass TDS intery in tally?
What are the important aspects of a test case?
How to create group and sub group descriptions in a testplan?
Is there any way of passing values at runtime? Like scanf does in C.
What is the vo browser extension?
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
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?
Where is a testplan stored?
How to create a test frame?
What is silktest agent?
How to download latest silk test trial version?
How to test your defaultbasestate?