This is a testing system written by Java. The program consists of several classes
There are two different userid and corresponding password that can be used to log in:
- userid:123@gmail.com, password:123
- userid:456@gmail.com, password:456
The system will print out how many right questions in total and judge if the user pass or not.