Tests in the left menu, then select the Test Data tab.Create Test Data (Static) button and enter a name.Save to create a shared test data.Test Data tab, click Create Test Data (Database).Set Data Source Config to add or select a database.Save to create a shared test data.Test Scenario, and in the run configuration panel, click the Test Data dropdown to select your shared data.{{variable_name}} syntax.| Comparison | Shared Test Data | Scenario Test Data |
|---|---|---|
| Data scope | Project-level; can be used by multiple test scenarios | Only the current test scenario |
| Data sync | Changes automatically apply to all scenarios that reference it | Affects only the current scenario |
| Use case | Common base data, e.g. user info, product data | Data specific to one scenario |
| Maintenance | Low; managed in one place | Higher; maintained per scenario |