Skip to content

FEA07-Service-Regression-Test-Automatized

Automated tests that verify any modification or update in a software without affecting the overall working functionality of the service.

  • Author: Reima Parviainen
  • Date / Version: 07/02/2023 / v 0.1

User roles

  1. Root Admin - Actor1
  2. Robot Framework - Actor2

Prerequisites / Conditions

  1. Service needs regression testing implemented so we can be sure, that new updates doesn't break functionality of the service.
  2. Use Robot Framework for testing.
  3. Regression testing has to be automated.

Use Case Diagram

uml diagram

Description of use case

  1. Set up Robot Framework for automated tests for the service.
  2. Run automated tests after updates and such.

Exceptions

  • No known exceptions.

Result

  • Automated test are ran.

Use frequency

  • After every change in the service ecosystem.

Additional information

  • Technical Requirements:
    • Use Robot Framework for testing.
    • Regression testing has to be automated.
  • User Acceptance:
    • The service regression test feature should meet the requirements and expectations of JAMK university personnel.
    • The service regression test feature should be tested and validated by JAMK university personnel before being released.

Sources