_____________ test cases are when random test cases are performed and equivalence partitioning is applied to those test cases.
(a) Random
(b) Static
(c) Semi-random
(d) Equivalent-random
The question was posed to me during a job interview.
This question is from Test-driven Development topic in section Test Coverage and Development of JUnit