Login
Remember
Register
Ask a Question
What are the main artifacts of Scrum Framework?
0
votes
asked
Aug 29, 2022
in
Agile
by
sharadyadav1986
What are the main artifacts of Scrum Framework?
artifacts
scrum-framework
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 29, 2022
by
sharadyadav1986
There are three main artifacts of Scrum Framework:
Product Backlog: It is a list of all requirements from clients or stakeholders that are needed in the product and should be accomplished before the end of the project.
Sprint Backlog: It is a list of all finalized user stories, bug fixes, work items, etc., that are completed and selected by scrum to be completed during the current sprint.
Product Increment: It is the version of the end product derived from the completion of each Sprint.
...