/
Case testNormalUseRestProject002

Case testNormalUseRestProject002

Overview

Test case for normal use of the "get project(s)" features of the REST project service.

Procedure 1

  • Authenticate "viewer.user" with "viewer.password"
  • Get all projects
    • TEST: there is a single project with name "Sample Project" and scope concepts of [ 138875005 ]
  • Get project using the id of the project returned by the earlier call
    • TEST: retrieved project is equal to the one obtained by previous step.

Expected Runtime

  • < 1 sec

Notes

  • n/a