Test Plan - Galshalom5/Social-Trip GitHub Wiki
/
Test Plan
| Test ID: | 01 |
|---|---|
| Date Last Updated: | 27/06/2020 |
| Test Description: | Upload the same photo twice. |
| Pre Conditions: | Upload event Functionality works properly. |
| Test Steps: | 1. Enter Admin area 2. Upload event |
| Test Data(inputs): | Photo path |
| Expected Results: | Upload the event and the photo to the firebase. |
| Actual Results: | Photo was uploaded. |
| Pass / Fail: | Pass |
| Test ID: | 02 |
|---|---|
| Date Last Updated: | 27/06/2020 |
| Test Description: | Load Gallery speed test. |
| Pre Conditions: | Navigate to gallery. |
| Test Steps: | 1. Upload photos 2. Navigate to gallery page and check load time |
| Test Data(inputs): | Photos |
| Expected Results: | Load within 5 seconds. |
| Actual Results: | Upload within 9 seconds. |
| Pass / Fail: | Fail |
| Test ID: | 03 |
|---|---|
| Date Last Updated: | 27/06/2020 |
| Test Description: | Check login functionality. |
| Pre Conditions: | Manager must be in ‘/login’ page of the admin website. |
| Test Steps: | 1. Enter ‘/login’ URL 2. Enter email 3. Enter password 4. Click ‘login’ password |
| Test Data(inputs): | Username: username Password: ******** |
| Expected Results: | Login must be successful. |
| Actual Results: | Login successful. |
| Pass / Fail: | Pass |
| Test ID: | 04 |
|---|---|
| Date Last Updated: | 27/06/2020 |
| Test Description: | Compatibility of the website on mobiles. |
| Pre Conditions: | Website must be visible and easy to navigate on mobile. |
| Test Steps: | 1. Launch website on mobile 2. Enter each page to check if the pages are compatible with mobile usage |
| Test Data(inputs): | There are no inputs. |
| Expected Results: | Website must be compatible with mobile usage. |
| Actual Results: | Website is compatible with mobile usage |
| Pass / Fail: | Pass |