Universal test pattern
Jump to navigation
Jump to search
Universal test pattern is a pattern of assertion that contains the following data signatures:
- Test ID: A Namespace of test cases.
- Time Stamp of Test: This denotes when the test is conducted.
- The Subject ID: The participant ID who or which organizations that challenged the test.
- Test Result: Usually a combination of pass/fail conditions, therefore it can be composed of a statistical report of how many of the individual tests are satisfied.
- A hash code that uniquely matches the content values of the above-mentioned test, so that it can be consistently validated using some hash function to determine whether the test data is consistent with its assertions.