E2E Initiative C: Step 1 PAT Answer Questions
Background
The e2e tests are now utilized for all merge requests and deployments. There are a few key blocks of the application that still are not covered at all. We would like to try to increase coverage on the parts that we can with cypress. This block focuses on the patient's user journey to Answer Questions.
What to do
-
For tests we will use the "General Questions" config functionality to import a specific question set to make sure test covers answer types. -
Current idea of question set: rcc-backup-2024-10-30-1730282113529_2.json -
Please discuss with Elisabeth/Carlos if modifications need to be made
-
-
Entry to the Page -
Miro: C_001, C_004.1
-
-
Existance and function of left/right scroll arrows when questions are loaded -
Miro: C_001, C_004.1, C_004.2
-
-
Correct Widget for each Answer Type -
Miro: C_001, C_004.1, C_004.3
-
-
Function of the Widget -
Miro: C_001, C_004.1, C_004.3, C_004.4
-
-
Reset of Answer to none -
Miro: C_001, C_004.1, C_004.3, C_004.4
-
-
Select Different Answer -
Miro: C_001, C_004.1, C_004.3, C_004.4
-
-
NOT Included but in step 2: anything off the main answer cards -
Calendar Date Selector: C_003 -
Recovery Cat Logo -
Finished Card -
Done for Today Button -
Answer Questions Button -
Change Answers Button
-
-
How to use intercept with Cypress
Edited by Hanhoan Truong