Agile Flashcards

1
Q

What is Scrumban

A

A hybrid framework that allows teams to use Scrum as a framework and Kanban for process improvement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are Agile Frameworks?

A
  1. Scrum
  2. Extreme Programming (EX)
  3. Kanban
  4. Crystal methods
  5. Scrumban
  6. Feature-Driven Development
  7. Dynamic Systems Development Method
  8. Agile Unified Process
  9. Disciplined Agile (DA)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

XP Techniques

A
  1. Pair Programming: requires one programmer to review the code as the second programmer writes the code. This allows just-in-time feedback.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe Scrum

A
  • uses an iterative approach to deliver a working product.
  • ran on timeboxes of 1 month or less with consistent durations called sprints
  • team consists of:
    1) product owner - maximizes the value of the product 2) development team - cross-functional and self-organizing
    3) scrum master ensures the Scrum process is upheld and ensures the team adheres to the practices and rules. Coaches the team.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe Extreme Programming (EX)

A
  • Software development method based on frequent cycles
  • based on the philosophy of distilling a given best practice to its purest, simplest form, and applying that practice continuously throughout the project.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly