chuhann / pe

0 stars 0 forks source link

Sprint command - expected output different from actual output #1

Open chuhann opened 3 years ago

chuhann commented 3 years ago

Sprint expected output different from when "sprint /create -goal Shopping Cart -start 20201010" is entered

image.png

nus-pe-bot commented 3 years ago

Team's Response

Thank you for your feedback.

Response:

The output is in fact not caused by a bug but was because that there is a finite number of sprint iterations in a project based on the AGILE framework. The sprints are iterations broken down from the project and its duration and number is decided by ProjectDuration/SprintDuration, as specified by the user in the Create Project Command.

image.png

Sprint with same name - As Sprints are smaller iterations of the Project, our team considered the scenario where a sprint's goal is not achieved in the initial iteration and have to extend to the next iteration. In this scenario, the sprint goal will have to duplicate, thus, our team decided to include the functionality to accept Sprints with the same name.

In fact, despite that our product is designed for project managers who are familiar with the AGILE framework, we included a link to the SCRUM guide in our overview for new users. image.png

Action: No action required.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]