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:[email protected], password:123
- userid:[email protected], password:456
The system will print out how many right questions in total and judge if the user pass or not.