Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Scrum Basics Scrum Artifacts The Product Backlog and Sprint Backlog

Where does the sprint goal come from?

During the process of agreeing on the tasks that can be completed during the sprint, I noticed the sprint goal. I'm am not completely sure where this came from, and I may have missed the explanation of its origin.

Did the sprint goal start out as a user story? Or Is it in it's nature that is cannot be as specific as a user story and is in fact a more general idea, literally describing the overall purpose of that sprint? It looks very similar to the user stories.

1 Answer

Alexander Lebedev
Alexander Lebedev
5,875 Points

Product Owner sets the sprint goal, which borns after the conversation with stakeholders, clients and the retrospective of the previous sprint. Sprint goal is strongly connected with user story, because user stories help very much in understanding of the essence of the upcoming sprint.

Thanks :)