Skip to content

Commit 2434818

Browse files
committed
new format for QA
1 parent 28898cd commit 2434818

File tree

5 files changed

+13
-111
lines changed

5 files changed

+13
-111
lines changed
File renamed without changes.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Quality Assurance Logs
2+
3+
This directory contains logs of the quality assurance process for the UTHP software. The logs are organized by date and time, and contain information about the testing process, including the test cases, test results, and unique identifiers for the test runs.
4+
5+
> To add a new log file, create a new directory with the name of the UTHP (UTHP-R1-XXXX) and copy the contents of the log results to that directory.
6+
7+
## QA entry format:
8+
9+
| Date | Time | UTHP Serial Number | Test Results | Test Cases | Test Run ID |
10+
|------------|------|--------------------|--------------|------------|-------------|
11+
| 2021-08-01 | 12:00| UTHP-R1-XXXX | PASS/FAIL | X | core |
12+
13+
## Test Results:

Testing/Software/test_configurations.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

Testing/Software/test_git_installs.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

Testing/Software/test_packages.py

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)