CS180-spring / cs180-21-ikun

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

Test case 2: Invalid selection #59

Open swen014 opened 1 year ago

swen014 commented 1 year ago

Requirements: The user selects an invalid set of data to be removed from the database. Action: The user clicks on the "Remove" button. Expected Result: The system displays an error message indicating that the selected data cannot be removed from the database.

Related to #31