Skip to main content

Working With Datasets

It is common for regression tests to be created to run against a known set of data. It is also common to run a regression test or set 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 may occur before or after a test is executed.