Ask Question
4 September, 12:17

How does violating the SOLID principles make code hard to test?

+2
Answers (1)
  1. 4 September, 13:27
    0
    SOLID is the acronym form of the first five principle of object oriented programming. It basically provide the high cohesive units and used in the testing purpose. The SOLID principle combined together to develop a software easily and it is easy to maintain.

    By applying the SOLID principle it makes easy to understand it also provide the better quality in the software. Therefore, violating the SOLID principle it become difficult the code to test.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How does violating the SOLID principles make code hard to test? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers