CS180-spring / cs180-21-ikun

cs180-21-ikun created by GitHub Classroom
0 stars 0 forks source link

Test case 3: Cancel removal #53

Open swen014 opened 1 year ago

swen014 commented 1 year ago

Requirement: The user selects a set of data to be removed from the database. Action: The user clicks on the "Cancel" button. Expected Result: The system cancels the removal process and the selected data remains in the database. The user receives a confirmation message indicating that the removal process was canceled.

Related to user story #31