Test Case TC_202

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_202.

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

Contents

Overview

Identifier TC_202
Name Set-up Model Manager Application
Primary Actor ETH_2 Model Owner
Description Describes the steps to arrive at a running, fully functional model manager application.
Pre-Condition The model manager application must be installed on the ETH_2 platform.
Post-Condition (1) The ETH_2 model manager application runs. (2) The EODiSP network infrastructure is initialised.

Steps

  1. Actor starts the model manager application by entering the following command at the operating system prompt: java -jar eodisp_mm.jar
  2. System shows the GUI of the model manager application to the actor.
  3. Actor opens the preferences dialog by choosing Preferences... from the Settings menu.
  4. Actor fills in information in the General Tab of the preferences dialog. Required is the Repository URI. The values to fill in are provided by the person that started the repository application. The actor may wish to fill in information about the simulation manager application and/or himself to make later identification easier.
  5. Actor chooses to save the values by pressing the Save & Exit button.
  6. System automatically saves the configuration.
  7. Actor chooses to connect to the repository by either pressing the Connect Icon or by selecting Connect from the Repository menu.
  8. System connects to the Repository and indicates an established connection by disabling the connect icon
  9. Actor chooses to register the model manager application in the repository by choosing Register Application from the Repository menu. This menu item will only be accessible if the application is currently not registered in the connected repository.