What is silktest host?
No Answer is Posted For this Question
Be the First to Post Answer
What are testplan attributes?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
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?
How to select a group of test cases in a testplan to run?
What is silktest host?
what type of frameworks are you using in silk test?
What is the perpose of user-defined base state method?
procedure or steps to do silk test? clearly
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
Need information on how the scripts (test cases) are written for any application in silktest.
Whats the difference between Basestate & Default basestate?
What is custom object .what it contains. Difference between custom & standard objects.