uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/problem-domain.md

Summary

Maintainability
Test Coverage
# Problem domain

Everything relevant to the problem that should be examined when tying to solve it.
The goal of a problem domain is to exclude everything you don't need to think about and only focus on what's left.