Week 4 Flashcards

1
Q

The tester looking for defects that the user would see is what kind of testing?

A

Black Box Testing

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

Which type of testing is Equivalence Class Partitioning part of?

A

Black Box Testing

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

How many conditions need to be tested in the equivalence-partitioning test in each partition?

A

one

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

What is an invalid partition in equivalence class partitioning?

A

A partition that has values that are not expected inputs for this field

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

What type of testing is Boundary Value Analysis part of?

A

Black Box Testing

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

What is the Boundary Value used for?

A

Finding the errors at boundaries in the input domain

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

Test cases that can be designed as soon as the specifications are complete is a characteristic of what type of testing?

A

Black Box Testing

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

What type of testing looks at the details of the system?

A

White Box Testing

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