1. SAP Help Portal
SAP S/4HANA Cloud
"Test Your Processes": In the section "Test Data Container
" the documentation states: "You can create data variants for a test data container. A data variant is a set of data that is used for a test run... Before you can create a data variant
you must bind the parameters of a test process to the fields of the test data container." This explicitly confirms that binding precedes the creation of data variants.
2. SAP Help Portal
SAP S/4HANA Cloud
"Manage Your Test Processes": The procedural documentation for this application details the workflow. Step 6 of the procedure "Adapt a Test Process" is "Bind UI Control Parameters to a Test Data Container." The subsequent application to be used is the "Test Data Container" app
where variants are created
reinforcing the sequence.
3. SAP Best Practices Explorer
Scope Item 5SL (Automated Test Scripts): The process flow and setup instructions for this scope item describe the end-to-end process. The test script configuration steps show that after recording or copying a standard process
you create a Test Data Container
bind the process parameters to it
and then define the data variants within the container before assembling everything into a test plan.