Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
LIMA | #43 | DIS | Nov30-Dec23, LIMA | #44 | DIS | Dec23-Jan25, LIMA | #45 | DIS | Jan25-Mar01, LIMA | #48 DEV | Apr26-May31, LIMA | #46 DEV | Mar01-Mar29, LIMA | #47 DEV | Mar29-Apr26, LIMA | #49 DEV | May31-Jun28
Description
Error alerts behaviour:
When one or two documents could not be uploaded,
the error alert should have the details of what has happened.
For example:
Error: 2 files could not be uploaded
image-name: Please enter a file with a valid size no larger than 1MB.
When three or more documents could not be uploaded,
the error alert should have only the default message.
For example:
Error: 15 files could not be uploaded
Test Scenarios
ID | Test Priority | Test Scenarios | Covered by Frontend (JS-Unit)? | Covered by Backend (Unit/Integration)? | Test to add |
---|---|---|---|---|---|
2 | The error alert has the details when a document cannot be uploaded by drag and drop | no | no | Manual Test | |
2 | The error alert has the details when two documents cannot be uploaded by drag and drop | no | no | Manual Test | |
2 | The error alert only has the default message when more than two documents cannot be uploaded by drag and drop | no | no | Manual Test |