SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

AGILE SOFTWARE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Agile:How are user stories commonly written?
A
As a <persona> I want to <action>, so that <benefit>
B
As a <resource>, I want to <goal>, so that <rationale>
C
As a <role> I want to <action>, so that <benefit>
D
None of the above
Explanation: 

Detailed explanation-1: -A user story is a tool in Agile software development used to capture a description of a software feature from a user’s perspective. The user story describes the type of user, what they want and why. A user story helps to create a simplified description of a requirement.

Detailed explanation-2: -The Proper Way to Collaborate Focus on collaborating by breaking down the User Stories and working in sequence. Have the programmer and the tester on the Agile Development Team break down User Stories in small chunks. The tester can figure out their test cases while programming takes place.

Detailed explanation-3: -1 Users Come First. 2 Use Personas to Discover the Right Stories. 3 Create Stories Collaboratively. 4 Keep your Stories Simple and Concise. 5 Start with Epics. 6 Refine the Stories until They are Ready. 7 Add Acceptance Criteria. 8 Use (Paper) Cards. More items •24-Mar-2016

There is 1 question to complete.