Istqb Certified Tester Foundation Level CTFL · Free Practice Question Medium
Question 51
You're tasked with testing a module of a course center provider, which involves considering the user type (student or graduate), their field of study (Computer Science and Arts), and their employment status (working or not working). To achieve 100% coverage using a decision table, how many test cases are needed?
-
A
2
-
B
4
-
C
5
-
D
8
Reveal correct answer
Correct answer: D
Explanation
2(User type) × 2(Field of study) × 2(Employment status)= 8 test cases
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
