How do you create a user defined class in silk?
Answers were Sorted based on User's Feedback
What are the default testplan attributes?
Which tag in silk is the most reliable in a scenario where content and order of object change frequently?
What is 4test?
How to test your defaultbasestate?
How to create a test frame?
What is custom object .what it contains. Difference between custom & standard objects.
What is silktest agent?
what is the statment/command for invoke the browser from script
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
what is the operator for carriage return(Enter) in Silk Test for File.
What is the syntax of ui object identifier used by dom extension?
How to create group and sub group descriptions in a testplan?