/
Case testNormalUseRestProject001
Case testNormalUseRestProject001
Overview
Test case for normal use of the add/update/remove features of the REST project service.
Procedure 1
- Authenticate "admin.user" with "admin.password"
- Add a project
- TEST: retrieve the project and verify it is equal
- Update that newly added project
- TEST: retrieve the project and verify it is equal
- Remove the project
- TEST: verify that it is removed.
Expected Runtime
- < 1 sec
Notes
- n/a