InterviewSolution
Saved Bookmarks
| 1. |
What is the role of Sashimi in Scrum methodology? |
|
Answer» The concept of Sashimi means delivering the software in thin slices instead of making it a full PRODUCT. As scrum follows the software development in iterative and incremental sashimi is one way of doing it. Using this technique, all the requirements such as analysis, designing, CODING, testing and documentation that are used in the constitution of a product are checked. How does that work:
Same is depicted in the diagram below. |
|