Answer Posted / swapna
sleep(seconds);
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a test frame?
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 pass TDS intery in tally?
Is there any way of passing values at runtime? Like scanf does in C.
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
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
How to include a test case into a testplan?
What are the default testplan attributes?
What is multi-tagging?
can any one please tell me the full form of .g.t in silktest datadriven method
What is silktest agent?
What are testplan attributes?
How dom browser extension identify a web application ui object?
Where are the testplan attributes stored?
What is the segue testing methodology?