Software Dev. Life Cycle(SDLC) Flashcards

1
Q

What are the order of SDLC(7)

A
  1. Planning
  2. Analysis
  3. Design
  4. Development
  5. Integration & Testing
  6. Implementation
  7. Maintenance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Planning phase

A
  1. establish High Level plan of project
  2. determine project goals
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Analysis Phase

A
  1. analyze END USER BUSINESS REQUIREMENTS
  2. refine project goals into defined func/operation of system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Business Requirement

A

Detailed set of business requests that the system must meet in order to be successful

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

Design Phase

A
  1. Describe desired features and operations of system(screen layout, business rules, pseudocode)
  2. use flowchart
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Development Phase

A
  1. Take all of detailed design phase and TRANSFORM into system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Integration & Testing Phase

A
  1. being project pieces together into a TESTING ENVIRONMENT
  2. test for errors, bugs, interoperability
  3. VERIFY system meets all the business requirements in analysis phase
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Implementation Phase

A
  1. Place system into production
  2. So users can begin to perform actual business operations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Maintenance Phase

A
  1. Perform Changes, corrections, additions and upgrades
  2. Ensure system continue to meet businesses goals
How well did you know this?
1
Not at all
2
3
4
5
Perfectly