6.3 Test data templates
These templates can be used when creating test data for Robot Framework. There are templates both for test case and resource files, and resource templates can also be used to create test suite initialization files. Templates are available both in HTML and TSV format and they can be customized freely.
Test case file template in HTML format.
Test case file template in TSV format.
Resource file template in HTML format.
Resource file template in TSV format.
Template for creating test cases in Acceptance Test-Driven Development (ATDD) style. These tests are created from high-level keywords needing no arguments, and the template has been simplified accordingly.
Templates are available through this user guide, they are included in the source distribution, and they can also be downloaded from http://code.google.com/p/robotframework/wiki/Templates.