Administration (Test Case Manager)

Here all profiles with a mapping are displayed and a new test case can be created, displayed or changed via the context menu.

New Test Case

images/download/attachments/44930192/Test_Case_Manager_2_EN-version-1-modificationdate-1572842100879-api-v2.png

(1) Subdirectory in which the results are managed. Once defined, it cannot be changed. The files are located under the root directory ./datawizard/TestCases and can be viewed manually if necessary.

(2) Optional second format check. If option (5) is selected, the output file created here will be checked, but not the internal XML file.

(3) Email address to which the report is to be sent. If an error email address is set in the profile itself, it will show up here as the default value.

(4) If this checkbox is set and the profile has changed since the last recording, the test case terminates with an error. The basis for this is the version number of the profile and the number of elements in the source and destination tree of the profile.

(6) Here, you can select the functions to be recorded per test case via the context menu.

images/download/attachments/44930192/Test_Case_Manager_3_EN-version-1-modificationdate-1572842100883-api-v2.png

(7) A manual or automatic execution of the test case can be set.

(8) You can use the context menu to upload a new test file or one that already exists in the profile. Note: Please make sure that the file name prefixes are unique. The reason for that is that the file names data.csv and data.txt would both create a recording file with the name data.xml. This would lead to the overwriting of the recording file created first. This behaviour can be suppressed with the following system property. In this case, you will get two different recording files data.csv.xml and data.txt.xml.

-Dhub.datawizard.adjustTestCaseManagerFileNames

(9) This button starts the recording of the test cases. Alternatively, the recording can be started via the context menu of a file. If successful, the status of the test case changes accordingly. The status of the test files themselves will change as well. Note: Only test cases with successful recordings can be executed.