wapisai / pe

0 stars 0 forks source link

Expected error message same but actual is different #4

Open wapisai opened 5 months ago

wapisai commented 5 months ago

Screenshot 2024-04-19 at 4.18.36 PM.png

delete 0 gives Invalid command format! delete: Deletes the person identified by the index number used in the displayed person list. Parameters: INDEX (must be a positive integer) Example: delete 1

but delete 10 (where 10 is more than the number of persons in the list) gives

The person index provided is invalid

so the "expected: similar to previous" is incorrect

soc-se-bot commented 5 months ago

Team's Response

"Similar to previous" refer to the text "No person is deleted. Error details shown in the status message." rather than the behaviour of the previous test case.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]