Test Case TC_402

This page describes one of the test cases of the EODiSP.

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

Contents

Overview

Identifier TC_402
Name Set-up repository manager application.
Primary Actor PnP_1 Simulation Owner
Description

Set-up the repository manager application for the remote repository.

The same test case applies for the configuration with the local repository.

Pre-Condition The remote repository must be installed and running.
Post-Condition (1) The repository manager application runs. (2) The EODiSP network infrastructure is initialised. (3) The repository manager application is ready and can be used to to interact with the remote repository.

Steps

  1. Actor starts the repository manager application by entering the following command at the operating system prompt: java -jar eodisp_rm.jar
  2. System shows the GUI of the repository 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 value to fill in is provided by the person that started the repository.
  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. System automatically download all data from the repository.
  10. System automatically updates the user interface to represent the current data from the repository.