Skip to content

Testcase - Service Production Environment

Test Case description Check that only owner can deploy production server
Test Case ID T013
Autohor/Designer Jenna Penttilä
Date of creation 3.4.2023
Class functional

Test description / objective

This test case should verify that every commit should be accepted by the owner and not deployed automatically.

Links to requirements or other sources

Test pre-state * Start

Test steps

  1. Open gitlab production-env
  2. Modify text from gitlab
  3. Check deployment -> environments tab to see that commit is waiting for approval.
  4. Try to approve by yourself

Test end-state

  • After running the test, the commit should be waiting for approval until the owner approves it.

Test result (Pass/Fail Criteria)

  • PASS condition - Commit is waiting for approval until the owner approves it.
  • FAIL condition - Commit was automatic.