This is a Java Maven web application for account management, which provides CRUD operations for account data. The project uses the TestNG testing framework for unit testing.
- Java
- Maven
- TestNG
- Tomcat
Once the application is deployed, you can access it in your web browser by navigating to http://localhost:8080/account-management
.
public class LoginTestNG {
public LoginTestNG() {
}
}
This application using TestNG testing framework for testing.
Note that these tests do not use Selenium.
If you find a bug or want to suggest an enhancement, please submit an issue or pull request. We welcome contributions from the community.
This project is licensed under the MIT License
.
Copyright © 2023 Team 3 - SWT301