Sequential Models Flashcards

(8 cards)

1
Q

Advantages and disadvantages of sequential models

A

Advantages:
Well documented
Easy to understand
All phases are well defined

Disadvantages:
Difficult to backtrack and modify
Not flexible in the face of changing requirements
Late defect detection.

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

Waterfall model phases

A

Requirements
Design
Programming
Testing
Deploying
Maintanence

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

V-model

A

Testing and development occur at the same time

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

Incremental Models

A

Focus on developing software in small, manageable increments.

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

Prototyping model

A

Creates an early prototype to gather feedback, before making the real thing

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

Sequential Model in AI Development

A

Data collection
Data preprocessing
Feature extraction and model training
Model testing and evaluation
Deployment in production

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

Hybrid models

A

Combine sequential development with agile methodologies

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

Continuous Integration(CI) and Continuous testing(CT)

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