Chapter 18 Flashcards

1
Q

What is software quality

A

The ability of a software product to satisfy its specified requirements.

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

What are explicit requirements

A

Outside the scope of project that affect the project

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

What are implicit requirements

A

Implicit requirements are mandatory requirements

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

What is quality control

A

Quality control is a series on control and activities such as inspection, reviews and tests

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

What are 3 factors of quality in software product

A

1- Product operation
2- Product revision
3- Product transition

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

What is product operation factor in quality

A

The product operation factors determine the quality of software when a program is executed

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

What is correctness of a program

A

Accuracy of a program and the extent to which it fulfills design specifications

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

What is reliability of a program

A

Extent to which program is secure and its ability to recover quickly from failure

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

What is efficiency of a program

A

Performance of the program and its ability to perform tasks within a time frame

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

What is integrity of a program

A

Ability of a program to take care of security and the extent to which it can prevent unauthorized

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

What is usability of a program

A

Ease with which a user can learn, operate and use the program

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

What is product revision factor

A

Product revision factors focus on the ease of maintenance of the software product

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

What is maintainability

A

Ease with which a program is debugged

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

What is flexibility of a program

A

Ease with which a program is modified

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

What is testability of a program

A

Ease with which a program is tested

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

What is product transition factor

A

The product transition factors determine the quality of program that are designed for open systems

17
Q

What is portability of a system

A

Efficiency with which a program can run on different plate forms

18
Q

What is reusability of a system

A

Extent to which the program can be used in more than one system

19
Q

What is interoperability of a system

A

Effort needed to transfer a program to another system

20
Q

What is configurability of a system

A

Ability of the program to be installed at more than one location with different features at each location (product compatible with different hardware environment and software environment)

21
Q

What is expandability of a system

A

Ability of the program to support an increase in data and users