Where is a testplan stored?
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
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.
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?
How to create and edit a testplan?
Can silktest switch browsers automatically?
What is silktest project?
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 are testplan attributes?
What are the important aspects of a test case?
can any one please tell me the full form of .g.t in silktest datadriven method
how to pass TDS intery in tally?
What is the standard flow of execution of a test case?
What is the dom browser extension?