This repository contains the final project deliverables for the Software Testing, Verification, and Validation course. It represents a comprehensive testing lifecycle conducted on a C++ Console-based ...
The goal of this project was to create a C++ car rental inventory system using object-oriented programming concepts like inheritance and polymorphism. The program allows users to register, deregister, ...