software development lifecycle (week 1) Flashcards

1
Q

what is software development lifecycle

A

it is a systematic process that aims to produce high quality software that meets or exceeds the expectation of the customers, not exceeding the time and cost estimates

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

software development lifecycle is also called _____________

A

software development process

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

phases in a software development lifecycle

A
pad it dm
planning 
analysis 
design 
implementation
testing
deployment 
maintenance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is the objective of the planning phase in SDLC

A
  • -> identify the scope of the system
  • -> ensure that the project is feasible
  • -> develop a schedule
  • -> estimate the budget and resources required
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is the objective of the analysis phase in SDLC

A
  • -> understand and document the business needs in detail

- -> process the requirements of the system

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

what is the objective of the design phase in SDLC

A

–> design the system based on the requirements gathered and decisions made during the analysis phase

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

what is the objective of the implementation phase in SDLC

A

–> build the software solution based on the business needs

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

what is the objective of the testing phase in SDLC

A
  • -> ensure that the system has certain inherent qualities
  • -> verification to check the adequacy of the system with respect to the specified requirements
  • -> validation to check if the system addresses the problem
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is the objective of the deployment phase in SDLC

A

–> make sure that the developed software solution is available in its context of operation and use

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

what is the objective of the maintenance phase in SDLC

A
  • -> ensure that the deployed solution continues to address the problem throughout its time in operation
  • ->handles the decommissioning of the system at the end of its lifecycle
How well did you know this?
1
Not at all
2
3
4
5
Perfectly