THIS SPACE IS UNDER CONSTRUCTION

User story

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

Initial data/state:

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

TS dependencies:

  • None
Test Stript IDTest ActionsAssertion
TS-002
SeqActorActionAutomatic/Manual
1MAINlogin into the applicationsee TS-001
2MAINlogout 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 


TS-002-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 not more asked
    • if test fails, the logout was not local but global


  • No labels