Test Cases For Upload File/Image

testcase

Test Cases For Upload File/Image

Complete List of the Test Cases For Upload File/Image in a Web Application. Test Scenarios For Website Testing.

  1. Verify upload file button or link is present.
  2. Verify the upload button or link should be clickable.
  3. Verify that the whole button including the button text should be clickable.
  4. Verify text upload on the button.
  5. Verify icon added with the upload button is in the design and is aligned or not.
  6. Verify on click on the Upload button window should be open to select the file.
  7. Verify cancel button is working. On click on the cancel button window should be closed. 8.Verify that the user can be able to select and upload multiple files if required.
  8. Verify users can upload multiple files at once.
  9. Verify the order of the file should be the same as the files uploaded or both cases one by one and multiple files uploaded.
  10. Verify that the user can only be able to upload the allowed files only. For example doc, Docx or pdf, or image files like jpg, png, etc.
  11. Verify a proper error message should be shown in case the user tries to upload the file which is not allowed. File type not allowed.
  12. Verify an error message should be shown in case the user tries to upload files more than the allowed limit.
  13. Verify on uploading file loader should be shown.
  14. Verify there should be some indication on the upload file.
  15. Verify on upload a locked file password popup should be shown.
  16. Verify file should be uploaded if the user adds the correct password for the locked file. 18.Verify a proper error message should be shown in case if password added for the protected
    or locked file is not correct.
  17. Verify there should be an indication on file upload.
  18. Verify that the file name should be the same and displayed after uploading the file. 21.Verify that the uploaded file extension should be shown with the file name.
  19. Verify that the file size should be shown under the file name.
  20. Verify an error message shown if the file size is large than the allowed one.
  21. Verify an error message if the file is empty and has no content.
  22. Verify the application behavior by uploading a large name file.
  23. Verify … 3 dots should be shown in case the file name is too large and disturbs the design. 27.Verify upload functionality is working and functional by uploading a file.
  24. Drag and drop functionality should work properly for the allowed file types.
  25. Verify on the drop file, the file should not open on the browser.
  26. Verify on drop file it should not download.