Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 670 Bytes

File metadata and controls

13 lines (8 loc) · 670 Bytes

TestDataTable Library for RobotFramework

Using TestDataTable with RobotFramework is very easy, actually RobotFramework is used for testing every feature of TestDataTable.

You have 2 options:

  1. Roll your own code, you can use using the existing RobotFramework libraries, the TestDataTable Regression tests might be helpful in doing this: REST Library Requests Library

  2. Use the TDT Library provided here.

To use the TDT Library, download TDT.py and then use the examples in TDTClient.robot for how to use this Library.