Developer Testing
Confirmation of Standards Adherence
Activity | Date Tested | Notes |
N/A | The application was created before merger with the University and only new developments follow the University standard. | |
N/A | Same as above | |
N/A | Same as above |
Developer Tests and Outcomes
The developer tested only the higher-level functionality of the application. i.e. Does it run, does authentication work, can it connect to the database.
Granular functionality testing was left to the Applications Management peer tester.
The developer carried out tests on the new data import function:
ecaportalfeed Data Import procedure:
Test | Outcome |
populates IDM table from IDM database | Pass |
populates courses, student_courses and student_programmes tables from Eugex database | Pass |
checks for changes to student_programmes_full and INSERTs, UPDATEs and DELETEs, where required | Pass |
fails an individual table import gracefully upon failed variance check, continuing with the others | Pass |
emails SUCCESS or FAILURE report upon completion | Pass |