Main aim of the project was to create successful connection with a database to enable data input and output. Project focuses mostly on creating connection with database, proper usage of SQL syntax, deployment of DAO and DTO patterns to enable fetching and sending data into database.
Running the project is dependent on deployment of MySQL database from dump.sql.
Project was part of A1QA Internship.
Project is created with:
- Java 12
- TestNG 7.6.1
- MySQL 8.0.31