Test Case TC_112

This page describes one of the test cases of the EODiSP. The test case described in this page instantiates a nominal scenario of the use case UC_112.

This test case uses the EarthCARE Simulator as a test platform. The simulator is operated in its default configuration.

Contents

Overview

Identifier TC_112
Name Configure Simulation Manager Log
Primary Actor PnP_1 Simulation Owner
Description Describes the steps to change the configuration of the logging facility used for the simulation manager application.
Pre-Condition Test case TC_104 (Configure EarthCARE Simulation Experiment) has been successfully completed.
Post-Condition The logging facility is changed to show customized logging information.

Steps

  1. Actor closes the simulation manager application if it is still running.
  2. Actor opens the configuration file of the logging module for the simulation manager application as described in the user manual.
  3. Actor changes the configuration values in the file to use a custom logging file. Such a custom file is by default available in the conf directory for each application. Thus, the actor uncomments the configuration value use-custom-file.
  4. Actor may wish to adjust the settings in the custom-log4j.conf to his needs.
  5. Actor starts the simulation manager.
  6. System now uses the custom settings from the file and logs them accordingly.