improved

Run specific DataTable scenarios ad hoc

You can now run a specific DataTable scenario in the Ad hoc panel for both local and cloud runs! This enhancement allows you to get quick feedback on specific DataTable scenarios.

For example, if you are training a test with a DataTable scenario, but you want to make sure the test works with a different scenario, you could apply the different scenario in the Ad Hoc Panel and confirm that the test works as expected. Additionally, if you have a test failing on particular DataTable scenarios, you can easily run the troubled scenario by selecting that scenario in the Ad hoc panel.

How it works

In order to run a test ad hoc with DataTables scenarios, you must first associate the test with the DataTable you would like to use. Click Run test on the Test Details page to load the ad hoc run panel. Configure DataTable settings for your test

  • For a local run, toggle on "Run DataTable scenarios" and select the DataTable and the scenario. You may only run one DataTable scenario for a local run at one time.
840

Run ad hoc test locally against a single DataTable scenario

  • For a cloud run, toggle on "Run DataTable scenarios" and select the DataTable(s). You may run all scenarios from all selected DataTable(s) or select one specific scenario from one DataTable for a cloud run.
826

Run an ad hoc test in the cloud against a single DataTable scenario

To learn more about DataTables, check out our documentation.