Developer Testing
Confirmation of Standards Adherence
Activity | Date Tested | Notes |
21/05/2015 | Only tested myed seach channel | |
21/05/2015 | Only tested myed seach channel | |
21/05/2015 | Only tested myed seach channel |
Developer Tests and Outcomes
Test | Outcome |
1. Mapping Rule Testing | |
Run unit test - AddressTest | Pass |
Run unit test - EmailAddressTest | Pass |
Run unit test - ExpiryDateTest | Pass |
Run unit test - PurgeDateTest | Pass |
Run unit test - StatisticsCategoryTest | Pass |
Run unit test - UserGroupTest | Pass |
2. Application Process and Success/Warning Notification | |
Run application with one UUN only | Pass |
Run application with user defined batch size and number of batches | Pass |
Run application to process entire data set in Dev | Pass |
When application completes successfully , success notification with stats received | Pass |
When application completes with certain user can not be processed, warning notification with stats received | Pass |
3. Error Handling and Error Notificaiton | |
Make zip directory non-exist to simulate failure, exception handled gracefully, email notification received | Pass |
Make xml not to confirm to schema, exception handled gracefully, email notification received | Pass |
4. Application Confirguration | |
Passing overwritable parameters from commandline, it overwrites parameters from .properties file correctly | Pass |