Application Development Flashcards
Types of Application Methods
Agile, DevOps, Waterfall, Rapid Application Development, Spiral development.
Agile
Developing software in mini-increments of the new functionality (scrum, crystal, extreme programming, and feature-driven development are types of Agile).
DevOp
Organizational changes that enhance collaboration between departments responsible for different segments of the development life cycle (development, quality assurance, and operations)
Waterfall
Rigid linear model that contains sequential phases (requirements, design, implementation, verification, maintenance) - each phase must be compete before moving to the next step.
Spiral Development
A combination of waterfall and RAD
Rapid Application Development
Condensed