Developer Testing - Self Walkthroughs
This page houses documentation related to:
- Dev Testing, and
- Self Walkthrough
Self walkthroughs are (normally) done prior to (scheduled) walkthrough with the functional lead, stepping through various combinations of the potential path the application can take, toggling certain conditionals (which expose additional fields), going over the functionality that will be demonstrated in the walkthrough with the functional lead, etc.
If any aspect of the application is not functioning as intended, it will be logged here and it should be mentioned to the customer first thing / at the start of the meeting.
Dev Testing on
Path/Combination Tested
Initial Submission → HR → Employee → Supervisor → Manager → AR for Manager → HR → HR Specialist
Tasks Being Tested
#16:
Testing Results (After Addressing a Task)
Tasks #16
Form # | Applies to Task# | Stage | Result | ||||||
---|---|---|---|---|---|---|---|---|---|
154 | 16 | Under Review by Supervisor | Supervisor Scenario:
Result: Manager section shows / with "Submit for Manager Review" submit button | ||||||
174 | 16 | Under Review by Additional Reviewer for Supervisor | Supervisor Scenario:
Result: Manager section shows / with "Submit for Manager Review" submit button |
Dev Testing on —
Path/Combination Tested
Initial Submission → HR → Employee → Supervisor → AR for Supervisor → Manager → AR for Manager → HR → HR Specialist
Tasks Being Tested
#13 & #14: -
#6 & #7: ,
#7: &
#15:
Notes
# | Outcome | ||||
---|---|---|---|---|---|
1 | "Manager Review Section" was not showing AT the "Manager Review" stage
| ||||
2 | The "Date Completed" was getting prefilled AS SOON AS the form was opened by HR (in the "HR Review" Stage); this is problematic... because what if the user selects one of the "No - Send to ...." option instead of "Yes"?
| ||||
3 | HR Role cannot cancel, at the "HR Review" stage, as the form complains about the "Comments for..." boxes being empty... (which aren't shown unless it's corresponding selection is made in the "Is this form complete?" question....
| ||||
4 | For the longest time, the calculation table fields (i.e. Effective Date, Annual Salary as of, etc.) had no labels... this posed two problems:
| ||||
We need to keep the button because: | |||||
6 | There is an inconsistency with submit buttons:
I recommend that all buttons be shown, but disabled, until all criteria for being able to submit are met! (the latter is more prevalent than the former... so it is also quicker to get done!) | ||||
7 | All emails & ACMs include HR's logo from the phptst1 server... make sure to switch the image URL to the FEB central server. NOTE: HR logo appears in all emails and ACMs etc. as it should right now... this just future-proofs it! | ||||
8 | While the email preview shows how the body of the email will look like, it does not show the following—
Proposing the following—
NOTE: the above 'We do' is merely a mock-up! |
Testing Results (After Addressing a Task)
Tasks #12, 13, & 14
Form # | Applies to Task# | Stage | Result | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
106 | 12 & 13 | HR Form Received | |||||||||||||||||||||||||
108 | 12 & 13 | Under Employee Input | |||||||||||||||||||||||||
126 | 12 & 13 | Under Review by Supervisor | |||||||||||||||||||||||||
127 | 12 & 13 | Under Review by Additional Reviewer for Supervisor | |||||||||||||||||||||||||
109 | 12 & 13 | Under Review by Manager | |||||||||||||||||||||||||
128 | 12 & 13 | Under Review by Additional Reviewer for Manager | |||||||||||||||||||||||||
110 | 12 & 13 | Under Review by HR | |||||||||||||||||||||||||
129 | 12 & 13 | Under Review by HR Specialist | |||||||||||||||||||||||||
130 | 14 | Under Review by HR |
| ||||||||||||||||||||||||
130 | 6 | Under Review by HR Specialist | Currently, here's how the preview looks (prior to applying any fixes/etc.)
| ||||||||||||||||||||||||
131 | 7, 15 | Under Review by HR Specialist | Currently, here's how the email looks (prior to applying any fixes/etc.)
| ||||||||||||||||||||||||
131 | 15 | Under Review by HR Specialist | Currently, here's how the preview looks (prior to applying any fixes/etc.)
|
Dev Testing on
At the start of the walkthrough, the above points were disclosed to the customer; in addition, it was mentioned that I took full onus on it not functioning as intended (especially #1, above)
# | Outcome |
---|---|
1 | Employee lookup within a table for "Do you have formal supervisory responsibilities for any other UConn employees?" was not working.
|
2 | Ability for the HR Role to cancel the form at any stage (after the initial submission stage) feature has been working.... HOWEVER , HR cannot cancel if the "Required" fields were not filled-out... prior to the walkthrough, I came up with a fix for it and the fix was implemented for the second stage.... the rest of the stages needed the same fix applied to them |