Lists Flashcards

1
Q

Validation

A
  • Are we building the right product
  • Assuring that the software meets the user’s requirements.
  • Dynamic testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Verification

A
  • Are we building the product right?
  • Confirm that the software performs and conforms to the specification.
  • Static testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Test Engineers have:

A
  • No strict goal
  • No formal test technique
  • No real stopping rule
  • Test managers are powerless
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

4 parts to a test

A
  • Set up
  • Invocation
  • Assessment
  • Tear down
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Black box testing

A

Examine the requirements.

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

White box testing

A

Examine the code.

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

Problem with software testing

A
  • It only samples a set of possible behaviors
  • Most software systems were discontinuous
  • There’s no sound basis for gathering from test to untested cases.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly