1.

PVC stands for _____________(a) Parameter Value Condition(b) Parameterised Values Check(c) Parameter Value Coverage(d) Path Value CheckThis question was posed to me during an online exam.Query is from Stubbing the Connection topic in division Coarse-grained Testing with Stubs of JUnit

Answer»

Right ANSWER is (c) Parameter Value Coverage

Easiest explanation: PVC is also known as parameter value coverage which tests CODE coverage for a parameter.



Discussion

No Comment Found

Related InterviewSolutions