Kahoot W4 Flashcards

1
Q

The tester looks for defects that the user would see - user-facing defects applies to?

A

Blackbox testing

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

Equivalence class partitioning is part of?

A

Black box testing

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

In equivalence-partitioning technique we need to test ___ condition from each partition?

A

One

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

In equivalence class partitioning, what is an invalid partition?

A

It 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

Boundary value analysis is part of?

A

Black box testing

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

Boundary value is used to?

A

Find the errors at boundaries of the input domain

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

Test cases can be designed as soon as the specifications are complete - is a characteristic of?

A

Black box testing

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

What type of tests look 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
9
Q

What type of testing is used to find errors between requirements and the code as implemented?

A

White box testing

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

Which type of testing can be started earliest?

A

White box testing

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

Which type of testing is the most exhaustive and time consuming?

A

White box testing

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

Verification is?

A

Ensuring that you are building the software right

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

Testers spend most of their time looking at?

A

Verification

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

How do you evaluate validation processes?

A

By running the software

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