Exam ASM All QuestionsBrowse all questions from this exam
Question 33

What would be a good technique to split the above User Story into smaller stories?

    Correct Answer: C

    Splitting the User Story into separate CRUD operations is a good technique. By breaking the story into smaller components focused on create, read, update, and delete operations, it ensures that each aspect of functionality is addressed separately, making the development process more manageable and trackable.

Discussion
clsmoothOption: D

Correct answer should be D...