1.

__________ in the code are signs of bad code designs and should be avoided.(a) Repetitions(b) Modularity(c) Functions(d) DocumentationI had been asked this question in quiz.The question is from Black Box Testing topic in portion Software Testing Principles of JUnit

Answer»

The correct ANSWER is (a) Repetitions

Best EXPLANATION: Repetition LEADS to REDUNDANCY which results in bad code designs.



Discussion

No Comment Found

Related InterviewSolutions