What is the syntax of ui object identifier used by dom extension?
What is a test frame?
How to run a test case from a test script file?
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 run all test cases in a testplan?
Where are the testplan attributes stored?
Is there any way of passing values at runtime? Like scanf does in C.
How dom browser extension identify a web application ui object?
How to run a test case from a testplan file?
What are testplan attributes?
How to record a test case?
What is the segue testing methodology?
What are the important aspects of a test case?
How to open an existing silktest project?
How to create group and sub group descriptions in a testplan?