1.

The ____________ hypothesis states that most software faults are due to small syntactic errors.(a) Coupling effect(b) Competent programmer(c) Higher-order mutation(d) Equivalent mutationThe question was posed to me during an interview.My question is taken from Jetty as an Embedded Server topic in chapter Coarse-grained Testing with Stubs of JUnit

Answer»

The CORRECT option is (b) Competent programmer

The best I can EXPLAIN: ANSWER: The competent programmer hypothesis is one of the BASIS of mutation testing.



Discussion

No Comment Found

Related InterviewSolutions