InterviewSolution
Saved Bookmarks
| 1. |
To retain a design across features, agile methodologies encourage ______________ to adapt the code base as needed.(a) Changing(b) Adapting(c) Refactoring(d) DuplicatingI had been asked this question in exam.This question is from Functional Software Testing in chapter Software Testing Principles of JUnit |
|
Answer» Right OPTION is (C) Refactoring |
|