Coupling

Coupling image
Coupling describes how much one module or component depends on another. Low coupling means that modules can work independently with minimal knowledge of each other. High coupling creates tight links where changes in one part can easily break another. 

For example, if a payment service directly relies on the internal structure of the order system, even small changes in that structure could cause failures.

Reducing coupling helps in creating flexible and reliable systems. It allows testers to isolate and verify individual modules without needing the entire system to be in place, which makes testing more efficient.
Explore MoT
Don’t Be Left Behind: Close the Gap Between Test and Delivery image
Wed, 12 Nov
Align testing and delivery to reduce lead time and improve deployment frequency.
MoT Software Testing Essentials Certificate image
Boost your career in software testing with the MoT Software Testing Essentials Certificate. Learn essential skills, from basic testing techniques to advanced risk analysis, crafted by industry experts.
This Week in Quality image
Debrief the week in Quality via a community radio show hosted by Simon Tomes and members of the community
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.