wjayee / pe

0 stars 0 forks source link

DG use cases missing preconditions #9

Open wjayee opened 11 months ago

wjayee commented 11 months ago

For some use cases, preconditions such as user already had musicians in the database were missing

use case.png

soc-se-bot commented 11 months ago

Team's Response

For UC06 as shown in the screenshot, the precondition "User already has the musician details" is implied in MSS step 1. We believe adding such preconditions may be extraneous and duplicative.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: It is not specified in the textbook that assumptions can be made and thus preconditions are added. image.png

I believe a better to avoid duplication is to include another use case like this:

image.png

to make it clear that there are existing musicians in the database.