Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It seems to be identical to TS-202/203 except the technology.

During the meeting of 23th of April 2019, it has been decided to use only the REST architecture. cf Mock App

Case 1: Consulting therapeutic links linked to a patient 

User story

  • As a patient I want to login into the application (MAIN) So that the application (MAIN) displays the therapeutic links between me and the Health Care Parties

Initial data:

  • the patient must have at least one therapeutic link between Health Care Parties and himself

...

Seq

Actor

Action

Automatic/Manual

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

see TS 5,6 or 7

3CSAMselect citizen as profileCould be difficult to automate as CSAM and MAIN are different applications
4MAINdisplay the therapeutic links of the citizenAutomatic
5TESTmake a request getting the therapeutic links of the patientAutomatic

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

MAIN/TEST:

  • the content of the therapeutic links displayed into the application (MAIN) must correspond to the test request.

Case 2: Consulting therapeutic links linked to a Health Care Party (Doctor, nurse, midwife, etc.)

User story

  • As a Health Care Parties (doctor, nurse, etc.) I want to login into the application (MAIN) So that the application (MAIN) displays the therapeutic links between me and my patients

Initial data:

  • the Health Care Parties must have at least one therapeutic link between Health Care Parties and himself

...

Seq

Actor

Action

Automatic/Manual

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

see TS 5,6 or 7

3CSAMselect e Health Care Parties as profileCould be difficult to automate as CSAM and MAIN are different applications
4MAINdisplay the therapeutic links of the Health Care PartiesAutomatic
5TESTmake a request getting the therapeutic links of the Health Care PartiesAutomatic

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

MAIN/TEST:

...