qc-testing

There are 1 repositories under qc-testing topic.

  • Kevin-Kwan/UCLA-CS31-Project-3-Winter-2024

    My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 3. A Quality Control (QC) Testing application written in C++ that validates and analyzes QC test results. The application checks if a QC result string is valid, calculates the total number of tests, passes, defects, and batches, and handles errors appropriately.

    Language:C++110