What We Are Learn On This Post
Test Cases For Delete Button: Here we are coming up with another new post of Test cases. In this post, we are going to share all the possible test case scenarios for the Delete button.
Post On: | Test Case For Delete Button |
Post Type: | Test Case |
Published On: | www.softwaretestingo.com |
Applicable For: | Freshers & Experience |
Social Group | Join SoftwareTestingo In Telegram |
If you want some related test cases then you can check below test scenarios
Test Cases For Delete Button
- Check the webpage has the delete button o not.
- Check is the delete button has a trash icon as per the SRS document.
- Check the button is clickable or not.
- Check on click on the delete button the confirmation dialog box with a message is displaying.
- Check the record or report should not delete if the user clicks No in the confirmation dialog box popup.
- Check the delete functionality should work as the user clicks on the YES button on the confirmation popup.
- Check the record or report should be deleted from the data base or storage as the user clicks on the Yes button on the confirmation popup
- Check is the system offering the user to recover the deleted record by clicking on the Undo that will be shown as the user deletes the record.
- Check on click over the undo button record or deleted file should be restored to the same position or location.
- Check is the user deletes a file from the storage by pressing the delete button from the keyword.
- Check if the user deletes the record successfully it should not be shown again in the table.
- Check once the user deletes a report then the user should redirect to the location mentioned in the requirement document.
- Check is the user can delete multiple files at once or not.
- Check an alert message is displaying when the user tries to delete a record without selecting any file.
- Check on pressing the delete button only the selected file should be deleted and not affect any other record.
Leave a Reply