L4 Flashcards

1
Q

is a fundamental act of software engineering: the construction of working meaningful software through a combination of coding, validation, and testing(unit testing) by a programmer.

A

Software Construction

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

the ability to operate error free

A

Reliability

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

the ability to use parts of the software to solve other software problems

A

Reusability

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

the ability to have enhancement changes made easily

A

Extendibility

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

the ability to understand the software readily, in order to change/fix it (also called maintainablity)

A

Understadability

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

the speed and compactness of the software

A

Efficiency

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

the ability to use the software easily

A

Usability

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

the ability to construct and execute test cases easily

A

Testability

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

the ability to move the software easily from one environment to another

A

Portability

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

what the product does

A

Functionality

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