How to run a test case from a test script file?
Imagine you have a string variable that holder a credit card (16digit). There are multiple ways of obtaining last four digits of this number programmatically on a run time. Name one; for practical purpose variables name is sCCnumber?
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
I have Silk Test 7.5 installed to my machine. My silk recoginizes all the windows applications.But its not recoginizing the web application.When i try to ENABLE EXTENSION for any web application i am not getting the window with the two radio button namely DOM and VO. What could be the problem? I also tried using browsers like IE,FF and also uninstalled the silk n reinstalled it again.But it works out with my neighbours system....Wht could be the problem?????
How to assign attribute values to test cases?
what .inc file consists in silk?
What is silktest host?
can any one please tell me the full form of .g.t in silktest datadriven method
How to write the good frame work for application.
What is stored in a test frame?
Can silktest run on mac?
What is the perpose of user-defined base state method?
What statement in for test is used to transfer control of the script out of the innermost nested for, for each, while switch or selected statement?