
Migration of CATT Test Cases
You can migrate CATT test cases to eCATT test scripts of the same name. The eCATT test scripts are new objects and the original CATT test cases remain as they were.
During migration, eCATT does the following:
Variants
Variants are an integral part of many CATT test cases, whereas in eCATT the variants are separate from the test scripts.
eCATT can migrate a test case into a test script and create a test configuration of the same name. The test configuration contains the variants. Alternatively, you can choose to only create the test script. In this case there are no variants.
Versions
You can migrate a test case, from different releases of the SAP System, into one test script of multiple versions.
Migration of Test Cases Containing the REF Function
CATT test cases can use the REF function to call test modules, which can call other test modules.
If you use recursive REF migration, all the test modules are migrated into individual eCATT test scripts, which are referenced using the REF command.
If you do not use recursive REF migration, only the test case is migrated. The test modules are referenced by the REFCATT or REMOTECATT commands as appropriate.