1.

____________ requires that in a method taking parameters, all the common values for such parameters be considered.(a) Redundant Condition/decision coverage(b) Multiple condition coverage(c) Modified Condition/decision coverage(d) Parameter Value CoverageI have been asked this question at a job interview.I would like to ask this question from Stubbing the Connection topic in division Coarse-grained Testing with Stubs of JUnit

Answer»

Right option is (d) PARAMETER Value Coverage

Best EXPLANATION: The idea in Parameter Value Coverage is that all common possible values for a parameter are TESTED.



Discussion

No Comment Found

Related InterviewSolutions