Project Description:
This project involves creating a module that can be plugged into and used in an existing application (built using Java). This module will have a test client to be used for user interaction and perform test cases.
The project involves java, wicket and mysql.
Basically we should have UI test client where we send data to a main module. In the main module there will be logic validating the input and if everything is fine the main module will trigger some events that will cause certain actions. Details are attached in a document.