Filters
Positive / Negative
Priority
Tags
Functionality: file upload
# | Test Case | +ve/-ve | Priority | Author | Vote | |
---|---|---|---|---|---|---|
1. | Verify that the file is uploaded to the correct path. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
2. | Verify file edit functionality to ensure that when a new file is uploaded with a version update. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
3. | In case versioning is not available, while editing if new file is uploaded the old file should get deleted or overwritten. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
4. | Verify that only the correct file type is accepted while uploading a file. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
5. | Verify that files of valid mime type or metadata are accepted. Attempting to upload files with an invalid mime type or metadata should return an error. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
6. | Verify functionality for duplication. Duplicate files should return appropriate validation failure message. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
7. | Verify the size of the uploaded file is within the limit of maximum file size allowed. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
8. | In case of image upload, check that the uploaded file is of correct dimensions. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
9. | In case of image upload, verify that the resizing of the file for thumbnails and specific display locations is done properly. Avoid automatic image cropping. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
10. | Check multiple files can be uploaded at a time. Verify that all files are uploaded properly. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
11. | In case of an intermittent failure verify that a broken file isn't created on the server. Roll back actions unless file is uploaded successfully. Also return appropriate message to user. | Positive | p1 |
Reviewed by Sk Amir Ullah
Reviewed on 2022-10-05 12:23:16
|
2
|
|
12. | Upload file with invalid file format | Positive | p1 |
Reviewed by Sanjay Kumar
Reviewed on 2022-10-05 12:27:58
|
0
|
|
13. | Upload file with invalid file size | Negative | p1 |
Reviewed by Sanjay Kumar
Reviewed on 2022-10-05 12:28:16
|
0
|
|
14. | Upload file with valid file format | Positive | p1 |
Reviewed by Sanjay Kumar
Reviewed on 2022-10-05 12:27:58
|
0
|
|
15. | Upload file with valid file size | Positive | p1 |
Reviewed by Sanjay Kumar
Reviewed on 2022-10-05 12:28:16
|
0
|
|
16. | Verify that the application allowing the same data to upload multiple times (nothing changed in file) | Negative | p4 |
Reviewed by Sanjay Kumar
Reviewed on 2022-11-19 10:04:40
|
0
|
New Functionalities