Monitoring · The test record · Element
The result
What was found, per item and overall.
The part
What it is
Exceptions should be recorded individually rather than as a rate, since one severe exception matters more than several trivial ones.
A test with no exceptions is worth recording as clearly as one with them, because it is what makes the trend readable.
The smallest level
The attributes it carries
Each attribute is one of the framework’s shared types. What a date is, and how it is written, is defined once for the whole model — the note here says what it means in this particular place.
The other elements in the test record
The sample
What was selected for testing, and how.
LearnThe method
What was actually done to test the control.
Learn