Testing in the Agile Environment Flashcards
Agile development method:
Not so much a single modeling methodology, but a collection of principles and practices for modeling and documenting software systems. Used to support other methods such as Extreme Programming and Scrum.
Agile Modeling
Agile development method:
Simplified version of the RUP tailored for Agile development.
Agile Unified Process
The Agile Unified Process is a simplified version of the RUP.
What does RUP stand for?
Rational Unified Process
Agile development method:
Based on rapid application development approaches, this methodology relies on continuous customer involvement and uses an iterative and incremental approach, with the goal of delivering software on time and within budget.
Dynamic Systems Development Method
Agile development method:
An adaption of RUP in which you choose the practices that fit your project.
EssUP
EssUP is an adaption of RUP in which you choose the practices that fit your project.
What does EssUP stand for?
Essential Unified Process
Agile development method:
An iterative and incremental approach that relies heavily on unit and acceptance testing. Probably the best known of the Agile methodologies.
XP
Agile development method:
A methodology that uses industry best practices, such as regular builds, domain object modeling, and feature teams, that are driven by the customer’s feature set.
Feature Driven Development
Agile development method:
An Agile approach to implementing standard Unified practices that allows a software team to rapidly develop their product.
Open Unified Process
Agile development method:
An iterative and incremental project management approach that supports many Agile methodologies.
Scrum
Agile development method:
Applies to all Agile development methodologies. It attempts to measure the rate at which the development process is moving.
Velocity Tracking
XP is an iterative and incremental approach that relies heavily on unit and acceptance testing. Probably the best known of the Agile methodologies.
What does XP stand for?
Extreme Programming