In how many ways we can perform datadriven test in silk
test, throgh flatfiles can we perform?
Answer Posted / vimalkanth
Flat files (normal files, ini files etc..)
Database
Excel
Arrays defined inside .t files
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to download latest silk test trial version?
How to run all test cases in a testplan?
can any one please tell me the full form of .g.t in silktest datadriven method
How to open an existing silktest project?
How to assign attribute values to test cases?
What is 4test?
How to define an object verification in a test case?
How to add objects of other pages to a test frame?
What is the vo browser extension?
How to test your defaultbasestate?
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
Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website
How to record a test case?
Where is a testplan stored?
What is the syntax of ui object identifier used by dom extension?