Handling Datasets
It is common for regression tests to be created to run against known datasets. It is also common to run a regression or sets of tests many times.
To support these types of tests, Cycle provides functionality to load datasets into a database using MOCA or JDBC connections. Cycle also provides functionality to clean up or remove data. Cleanup activity can occur before or after a test is executed.