How load testing can be done with silk international?
No Answer is Posted For this Question
Be the First to Post Answer
what is the statment/command for invoke the browser from script
How to define new testplan attributes?
What is silktest host?
In "Property" the user-defied property can have two functions only, define that?
How do you create a user defined class in silk?
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
How to run a test case from a testplan file?
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?
How to assign attribute values to test cases?
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
In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?
What are the types of text lines in a testplan file?