4.1 Test Techniques Overview Flashcards

1
Q

What do test techniques support in software testing?

A

Test techniques support testers in test analysis (what to test) and test design (how to test).

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

What are black-box test techniques based on?

A

Black-box test techniques, also known as specification-based techniques, are based on the specified behavior of the test object without reference to its internal structure.

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

When can white-box test techniques be created?

A

White-box test techniques, also known as structure-based techniques, can only be created after the design or implementation of the test object, as they depend on its internal structure and processing.

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

What is the basis of experience-based test techniques?

A

Experience-based test techniques effectively use the knowledge and experience of testers for the design and implementation of test cases.

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