Anchor | ||||
---|---|---|---|---|
|
USE:
eCATT script may require require input parameters. These parameters can be dynamically passed from the execution of previous test case in cases within the process chain . In order to pass variable from previous test case you must define them in Additional Parametres tab.
There are five parameters eCATT input parameter name for variable X, each for available variable number from 1 to 5.
After selecting the variable number from previous case that contain value for eCATT parameter you should specify the name of parameter from eCATT script:
Picture: Additional Parameters for eCATT
the names of eCATT parameters are visible directly in the script (transaction SECATT):
Picture: Example of eCATT input parameter.or can be manually inserted into the variable during the test case creation process. To pass values to input parameters, eCATT Object Definition (example available) needs to be created.