Ask Question
10 June, 18:01

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

+3
Answers (1)
  1. 10 June, 18:15
    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?
Find an answer to your question ✅ “How does violating the SOLID principles make code hard to test? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers