0
0
Software Engineeringknowledge~10 mins

Agile methodology overview in Software Engineering - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to name the Agile framework that uses short development cycles called sprints.

Software Engineering
The Agile framework that uses short development cycles called [1] is Scrum.
Drag options to blanks, or click blank then click option'
Acycles
Biterations
Cphases
Dsprints
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing sprints with longer phases or iterations.
Using general terms like 'cycles' instead of the specific Agile term.
2fill in blank
medium

Complete the code to identify the Agile value that emphasizes working software over documentation.

Software Engineering
One of the Agile values is: "Individuals and interactions over processes and tools" and "Working software over [1]."
Drag options to blanks, or click blank then click option'
Ameetings
Bdocumentation
Cplanning
Dtesting
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'testing' instead of 'documentation'.
Confusing 'planning' with documentation.
3fill in blank
hard

Fix the error in the Agile principle that encourages welcoming changing requirements.

Software Engineering
Agile principle: "Welcome changing requirements, even late in [1]."
Drag options to blanks, or click blank then click option'
Aplanning
Bdesign
Cdevelopment
Dtesting
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'planning' which is before development.
Selecting 'testing' which is after development.
4fill in blank
hard

Fill both blanks to complete the Agile practice that involves daily team meetings to discuss progress and obstacles.

Software Engineering
The daily team meeting in Agile is called the [1] meeting and usually lasts about [2] minutes.
Drag options to blanks, or click blank then click option'
Astand-up
Bretrospective
C15
D60
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing the stand-up with the retrospective meeting.
Choosing 60 minutes which is too long for a daily meeting.
5fill in blank
hard

Fill all three blanks to complete the Agile concept of delivering small, usable parts of the product frequently.

Software Engineering
Agile promotes delivering [1] software in [2] increments called [3].
Drag options to blanks, or click blank then click option'
Aworking
Bsmall
Citerations
Dcomplete
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'complete' instead of 'working' software.
Confusing 'iterations' with 'sprints' or 'phases'.