Can silktest run on mac?
No Answer is Posted For this Question
Be the First to Post Answer
How do you identify an exception is silk?
How to write the good frame work for application.
How to assign attribute values to test cases?
procedure or steps to do silk test? clearly
How to include a test case into a testplan?
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 segue testing methodology?
How to attach silk test results to test director?
What is the perpose of user-defined base state method?
What is the syntax of ui object identifier used by dom extension?
How record a test case into a testplan automatically?
How to Write user defined functions?