Development Life-Cycle Models 3.6 Flashcards

1
Q

App Development Lifecycle

A

Many ways to go from app idea to functioning app. There are many moving parts to juggle. Customer requirements, staying on schedule, staying within budget. There is no best way but there are many options.

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

Waterfall Framework

A

Sequential design process. Complete everything step by step. Start task, finish task, next task.

The Waterfall:
Requirements: Document the request
Analysis: Build models and business rules
Design: Pick software architecture
Coding: Development and integration work
Testing: Debug the app
Operations: Install and support app

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

Agile Framework

A

More flexible development. Just start working and getting pieces done. If the app isn’t perfect at first, its ok because you can evolve it into what the customer needs. Developers work in programming pairs. Constant communication w/ customer.

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