This project focuses on quality assurance testing for the Airline Ticketing Application developed in Java. The goal was to verify that all business and non-functional requirements were correctly implemented through a combination of JUnit and End-to-End (E2E) tests. Key testing areas included seat management, discount logic, and prompt validation.
The pass rate shows complete coverage but highlights stability and validation gaps in the current build.
QA Analysis Summary (Integrated E2E + JUnit)
Click here to view/download the full QA Analysis Summary

Test1 - E2E Manual Testing Summary
Click here to view/download the full E2E Testing Report & Summary


Test2 - JUnit Automation Testing Summary
Click here to view/download the full JUnit Automation Testing Report & Summary
Click here to view/download automation test classes & suite

