Module 4 | Data and executions

This module adds the ability to use external data in tests. Data can be provided as an Excel file, JSON, or other format. It allows us to separate the logic from the data. Data is referenced by the BSDD script, which then passes the value to the Java steps.

We will also learn about parallel execution on multiple and  property files in Quantum.