Answer Posted / neela
yes we can customize
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a silktest testplan?
How to add objects of other pages to a test frame?
How to test your defaultbasestate?
How to run all test cases in a testplan?
How to specify a browser extension to a web application?
How to define values for a testplan attribute?
What is the vo browser extension?
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
How to create and edit a testplan?
How to include a test case into a testplan?
How to select a group of test cases in a testplan to run?
What is the standard flow of execution of a test case?
What are the default testplan attributes?
How to download latest silk test trial version?
How to run a test case from a test script file?