EdSaleh/TicketingSystem
TicketingSystem: A simple ticketing system developed with C++ front end and a Java back end using Pair Programming methodology to explore testing options. The front end used functional unit tests using sample input and expected output while the back end used static unit testing and code coverage. Many tests were used(10 minute build time) in effective ways to check the system for failures.
C++