Test Properties |
[This is preliminary documentation and is subject to change.]
The Test type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comments |
Optional comments from the tester who tested the unit
|
![]() | DefectsFound |
The defects that were discovered in the course of this test
|
![]() | Error |
In the case that the test cannot be completed, the error that was the cause of this outcome.
|
![]() | Measurements |
The measurements that were taken in the course of performing this test.
NOTE - Only measurements not related to particular defects or symptoms should be recorded here.
|
![]() | Result |
The overall result of the test
|
![]() | SymptomsFound |
The symptoms that were discovered in the course of this test
|
![]() | TestConditions |
A list of environmental conditions (temperature, humidity, etc.) which
were in place when the test was performed.
|
![]() | TestEndTime |
Indicates the time when this particular test ended (if known)
|
![]() | TestName |
Identifies the nature of the test performed
|
![]() | TestProcedure |
Procedure to be followed to perform this test (primarily for human driven test).
|
![]() | TestStartTime |
Indicates the time when this particular test began (if known)
|
![]() | UniqueIdentifier |
A unique indentifier describing a particular instance of a test that was undertaken.
Each new occurrence or recurrence of this same inspection gets a new unique identifier.
|