Quiz 11 Flashcards

(9 cards)

1
Q

T/F
An important component of the inspection procedure is the record of fault statistics.

A

True

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

T/F
A revision is a version for a different operating system or hardware.

A

False

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

T/F
The aim of walkthroughs is to correct the faults.

A

False

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

T/F
There must be managerial independence between the development group and the SQA group.

A

True

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

T/F
Testing is not needed, if a product has been proven correct.

A

False

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

T/F
Stepwise refinement can be defined as a means to postpone decisions on details until as late as possible to concentrate on the important issues.

A

True

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

Which of the following tools can detect when the programmer calls a function with a wrong number of parameters?

Online interface checker
Linker
Version-control tool
Editor

A

Online interface checker

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

T/F
Systematic execution-based testing should be done by SQA group.

A

True

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

_____________ is solving a large problem by breaking up into smaller subproblems that hopefully will be easier to solve.

Separation of Concerns
Cost-benefit Analysis
Stepwise Refinement
Divide and Conquer Approach

A

Divide and Conquer Approach

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