THIS SPACE IS UNDER CONSTRUCTION

User story

  • As a user I want to login into the application (MAIN) So that I can consult the list of my mandates 
  • As a user I want to login into the application (MAIN) So that I can choose a mandate

Initial data/state:

  • a mandate with a 3rd person must be defined with mandates-csam (MD-CSAM) application. The principal must give a mandate to the agent corresponding to one or more profiles defined into the application.


Test Script IDTest ActionsAssertion
TS-006

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.
2CSAMLogin via eid / TOTP / itsME

see TS-001

3eHealth-IDPConsult the list of mandates Could be difficult to automate as CSAM and MAIN are different applications
4eHealth-IDPChoose a mandateCould be difficult to automate as CSAM and MAIN are different applications
5MAIN//

At point 3, the following assertions must be checked:

eHealth-IDP:

  • Mandate list must be displayed by the ID

At point 4, the following assertions must be checked:

eHealth-IDP:

  • It redirects to the MAIN application

When the test actions are performed the following assertions must be checked (point 5):

MAIN

  • must display an error if the mandate chosen doesn't have the right to connect to the application (MAIN)
  • must display a welcome page relative to the mandate chosen


  • No labels