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 create a test frame?
How to test your defaultbasestate?
How to assign attribute values to test cases?
How to define an object verification in a test case?
What is 4test?
What are the types of text lines in a testplan file?
How to create group and sub group descriptions in a testplan?
How to define new testplan attributes?
What is the syntax of ui object identifier used by dom extension?
How load testing can be done with silk international?
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
Can silktest run on mac?
How record a test case into a testplan automatically?
How to create and edit a testplan?
How to include a test case into a testplan?