Concept Report Test Script

Overview

Sequence of operations to test the display and interactivity of the component report.

Eventually this can be automated with Selenium or a similar platform.

Prerequisites

  • Standard build with UMLS 2014AB data.
  • Standard dev config.properties (with DEFAULT security configured)

Procedure 1

  • Launch the application (http://localhost:8080/umls-server-rest/index.html)
  • Login as guest/guest
    • TEST: login succssful, user redirected to "Content" page
  • Enter "heart" into the search tab 
    • TEST: List search results show up and the first result is loaded
  • TODO: author test.

Notes

  • n/a