XenonShawn / pe

0 stars 0 forks source link

DG Test Cases Invalid #2

Open XenonShawn opened 1 year ago

XenonShawn commented 1 year ago

The DG provides the following instruction:

image.png

list, however, is not an actual command.

image.png

Medium severity as all testers who read the DG will face this issue, but we can continue using the product.

nus-se-bot commented 1 year ago

Team's Response

Should have made the necessary changes, but UG will be read before DG hence developers would know what commands are already in place.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: While I agree that UG will be read before DG, it still requires the reader to make more effort than necessary to figure out the correct command. Note that your test case is still talking about persons, while your UG is talking about suppliers (all suppliers provided in examples in the UG are companies and not people).

image.png

image.png

Because of this, I still think that this is a medium severity bug. I should not need to guess what the correct command is when testing the program according to the programmer's instructions.