InterviewSolution
Saved Bookmarks
| 1. |
Mutation Testing follows the ____________ model.(a) RIP(b) KISS(c) RUN(d) GODThis question was addressed to me in an interview for internship.My question is based upon Jetty as an Embedded Server topic in division Coarse-grained Testing with Stubs of JUnit |
|
Answer» RIGHT choice is (a) RIP The explanation: RIP stands for reach, INFECT and PROPAGATE. |
|