Overview

Test case for degenerate 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
  • Authenticate as the configured "invalid" user (with "invalid" password)
    • TEST: the user fails to log in (as evidenced by the presence of a global error upon clicking the "login" button).

Expected Runtime

  • < 1 sec

Notes

  • n/a
  • No labels