Answer Posted / meenu
that is 4test agent and not 4gl
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to test your defaultbasestate?
Where is a testplan stored?
What is stored in a test frame?
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 define new testplan attributes?
What is the segue testing methodology?
How to run a test case from a testplan file?
What is the vo browser extension?
How to define values for a testplan attribute?
How to create a new silktest project?
Is there any way of passing values at runtime? Like scanf does in C.
What are the types of text lines in a testplan file?
How to create group and sub group descriptions in a testplan?
Can silktest run on mac?