In the context of these documents, and Problems could be handled in the same method but are separated into two processes with the following distinctions:
| Requirements | Problems |
|---|---|
| Can easily be broken by later design changes. | Once resolved, are not likely to resurface. |
| Can and usually should have multiple solutions. | Usually only needs a single solution. |