THIS SPACE IS UNDER CONSTRUCTION

User story

  • As a user I want to logout from the application (MAIN) So that the IAM session and the IDP session will be closed

Initial data/state:

  • user must be logged in MAIN (cf UC 5, 6 or 7)

TS dependencies:

  • None
Test Script IDTest ActionsAssertion

TS-003-01

SeqActorActionAutomatic/Manual
1MAINlogin into the applicationsee TS-001
2MAINGlobal logout from the application

Automatic: could be automate but cannot be generic since the applications to test have all a different layout.

When the test actions are performed the following assertions must be checked:

MAIN application:

  • user is disconnected from the mobile application
    • if test fails, MAIN cannot close session

eHealth endpoint:

  • The IAM session should be closed 
  • The IDP session should be closed

TS-003-02

Alternative test if eHealth endpoint not available

SeqActorActionAutomatic/Manual
1MAINlogin into the applicationsee TS-001

When the test actions are performed the following assertions must be checked

CSAM application:

  • the profile is must be asked
    • if test fails, the logout was not global but local
  • No labels