-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
13 additions
and
111 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Quality Assurance Logs | ||
|
||
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. | ||
|
||
> 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. | ||
## QA entry format: | ||
|
||
| Date | Time | UTHP Serial Number | Test Results | Test Cases | Test Run ID | | ||
|------------|------|--------------------|--------------|------------|-------------| | ||
| 2021-08-01 | 12:00| UTHP-R1-XXXX | PASS/FAIL | X | core | | ||
|
||
## Test Results: |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.