added
Ad hoc test run with datatables
about 5 years ago by Andrew Mendelsohn
Now you can run your data-driven tests using the associated datatables. If a test has one or more datatables associated, a toggle will appear in the Ad Hoc Cloud Run form.

First, click the Run Test button on any test detail page.

The test will run each scenario in datatables abc
and xyz
.
If a datatable has multiple scenarios (rows), mabl will create a test run for each scenario in each table. In the example above, table abc
has 3 scenarios while xyz
has 8, for a total of 11 runs. This number will be multiplied by the number of browsers and urls to run against, so the number can grow quickly. Because of this, we've added a required confirmation checkbox if more than 10 runs would be created.