Skip to content

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.

Notifications You must be signed in to change notification settings

maotou-spy/account-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Account Management Web Application

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.

Technologies Used

  • Java
  • Maven
  • TestNG
  • Tomcat

Usage

Once the application is deployed, you can access it in your web browser by navigating to http://localhost:8080/account-management.

source code account management

public class LoginTestNG {
    
    public LoginTestNG() {
    }
    
}

Testing

This application using TestNG testing framework for testing.

source code account management - test

Note that these tests do not use Selenium.

Contributing

If you find a bug or want to suggest an enhancement, please submit an issue or pull request. We welcome contributions from the community.

License

This project is licensed under the MIT License.

Copyright © 2023 Team 3 - SWT301

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages