THIS SPACE IS UNDER CONSTRUCTION

Aller directement à la fin des métadonnéesAller au début des métadonnées

User story

  • As a user I want to login into the application (MAIN) So that the application (MAIN) displays the history of my consent.

Case 1: the user has given his consent 

Initial data:

  •  the user must have given his consent to ehealth
Test script IDTest ActionsAssertion
Consent-104

Seq

Actor

Action

Automatic/Manual

1MAINStart an identification actionAutomatic: could be automate but cannot be generic since the applications to test have all a different layout.
2CSAMLog in with eid / TOTP / itsME

see TS-001

3eHealth-IDPChoose a profile (citizen or healthcare giver)Could be difficult to automate as CSAM and MAIN are different applications
4MAINDisplay the consent history of the userCould be difficult to automate as CSAM and MAIN are different applications

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

MAIN:

  • the application must display the consent history.



Case 2: the user has not given his consent 

Initial data:

  •  the user hasn't given his consent to ehealth
Test script IDTest ActionsAssertion
Consent-104

Seq

Actor

Action

Automatic/Manual

1MAINStart an identification actionAutomatic: could be automate but cannot be generic since the applications to test have all a different layout.
2CSAMLog in with eid / TOTP / itsME

see TS-001

3eHealth-IDPChoose a profile (citizen or healthcare giver)Could be difficult to automate as CSAM and MAIN are different applications
4MAINDisplay the consent history of the userCould be difficult to automate as CSAM and MAIN are different applications

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

MAIN:

  • the application must display that the user hasn't given his consent to eHealth.



  • No labels