Integration Test 1 – User Profile Database
|
Test Case |
Input |
Stubs |
Expected Result |
|
1.1 – User Login |
- Username - Password |
- Kerberos Authentication Backend |
User authentication and provided access or denied with error message. |
|
1.2 – User Information View |
- User clicks “User Info” |
- Database containing usage statistics for user. |
Page displaying user information, including usage statistics. |
|
1.3 – User Information Update |
- User views a section - User attempts practice problems. |
- Content for math sections |
Usage information for user is updated to show access to that section. |
|
1.4 - User Database Response Time |
-20 calls to retrieve info
|
- Existing user information |
Roughly instant retrieval time, on average. |