Overview

Test case for normal use of the general features of the GUI.

Assumptions

  • Application is deployed at the base.url specified in the property file specified by the run.config property.

Procedure 1

  • Open the login page
  • Click the "View Maps" button
    • TEST: the user is logged in (as evidenced by the "userAndRole" element being properly setup).
  • Open the login page again
  • Authenticate as the configured user (wtih password)
    • TEST: the user is logged in (as verified by the "userAndRole" element being properly setup).

Expected Runtime

  • < 1 sec

Notes

  • n/a
  • No labels