Kahoot W4 Flashcards
The tester looks for defects that the user would see - user-facing defects applies to?
Blackbox testing
Equivalence class partitioning is part of?
Black box testing
In equivalence-partitioning technique we need to test ___ condition from each partition?
One
In equivalence class partitioning, what is an invalid partition?
It has values that are not expected inputs for this field
Boundary value analysis is part of?
Black box testing
Boundary value is used to?
Find the errors at boundaries of the input domain
Test cases can be designed as soon as the specifications are complete - is a characteristic of?
Black box testing
What type of tests look at the details of the system?
White box testing
What type of testing is used to find errors between requirements and the code as implemented?
White box testing
Which type of testing can be started earliest?
White box testing
Which type of testing is the most exhaustive and time consuming?
White box testing
Verification is?
Ensuring that you are building the software right
Testers spend most of their time looking at?
Verification
How do you evaluate validation processes?
By running the software