Displaying and Maintaining Attributes
Use
The test script attributes contain organizational and technical information. Many of the attributes are optional. Attributes can be used as test case selection criteria.
To find attributes in the test script, select the Attributes tab. This tab is itself divided into further tabs:
General Data
-
Header Data
-
Title (required field). A short description of the test script.
-
Package (required field). You assign the test script to a package when you save the test script for the first time.
-
Person Responsible (required field). The creator of the test script is automatically entered in this field. You can change the entry, for example, if the creator is not the person responsible for this test case.
-
Component (required field). SAP application hierarchy component name.
-
-
Search Terms. These can be used to find a test script.
-
Maintenance System
-
System Data Container. Enter the name of a system data container. This will be used as the default system data container when the test script is executed.
-
Target System. Once you have specified a system data container, you can also specify a target system. This is used as the default target system for eCATT commands if a target system has not been specified. This system is accessed during script development for recording and for execution within the eCATT script development environment. If no maintenance system is specified, the development system (NONE) itself is used. The maintenance system is not relevant to the execution of test configurations.
-
Versioning Data
eCATT uses this data to determine the version that is to be executed if the test script is referenced by a test configuration or a REF command. First, eCATT checks the target system during replay and saves the software component, the release, and the patch level of the target system in the log. It then compares the target system data with the versioning data of the test script and selects the appropriate version.
You can also change the versioning data by using version management. We recommend this option because you can view the versioning data for all versions of a script at the same time.
For more information, see the Versioning Data section.
Extras
-
Planning Data. You can enter an estimate of the time needed for the test and also assign a priority.
-
Administration Data. This is entered automatically.
Restrictions
On this tab, you can specify restrictions on where and how the test script is used. Most of the entries here have no effect on the execution of a test script. Exceptions are:
-
Status: Only active scripts are included in automatic tests.
-
Activation of BC Sets Allowed Using BCSET: The BCSET command will only be executed if this option is selected.
Test Objects
Using eCATT, object metadata can be read from the target system, saved in the eCATT script, and displayed on the Test Objects tab. The called metadata includes the application and software component, the package properties, the release, and the support package level. Metadata can be read for the following objects: tables, transactions, classes, function modules, BC sets, and Web Dynpro applications. For more information, see Calling Metadata for Test Objects from the Target System.