News

This project demonstrates the core functionalities of a hospital system using Java Swing for the user interface and file handling for storing data (with database integration). 📌 Overview The Hospital ...
This project was developed by the group AlgouniX as part of our university coursework. It is a desktop application that leverages Java Swing for its user interface, making it platform-independent and ...
A common method for GUI testing is the capture and replay (CR) technique. While commonly used this technique can not be used until an application under test (AUT) is completely developed. In this ...