modembcc / pe

0 stars 0 forks source link

Unreleated clause in DG Appendix B: Instructions for manual testing #10

Open modembcc opened 3 months ago

modembcc commented 3 months ago

Issue: The clause "Shows that the storage is functioning properly" is unrelated to the testing of delete client command.

Screenshot: image.png

nus-se-script commented 3 months ago

Team's Response

image.png

It is related. An error shows up when we try to delete a client from an empty InsureBook, and this shows that our Storage is working properly. If the delete command goes through, then our Storage is not catching errors properly.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I don't think the response is good enough. The testing didn't mention storage once before this command. Developers using the DG would assume this is to test if the Logic unit is working properly, not the storage.