|
|
Due to the nature of the application, a lot of functionality could not be tested. Still, there was created unit tests for most of the testable "back-end" code. These tests were done with the JUnit framework for Java. There were created both negative and positive tests.
|
|
|
Due to the nature of the application, a lot of functionality could not be tested. Still, there was created unit tests for most of the testable "back-end" and database code. These tests were done with the JUnit framework for Java. There were created both negative and positive tests.
|
|
|
|
|
|
In the end, the team created 35 different tests for varying functionality of the system. |