Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added self walkthrough notes from 09/10/2020

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  
Anchor
dev-testing-09102020
dev-testing-09102020

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

Employee lookup within a table for "Do you have formal supervisory responsibilities for any other UConn employees?" was not working.

  • This was previously reported by the customer, however because I always took the shortest path in my prior testing (i.e. the table shows only if you answer "Yes" to the question and I always had selected "No") this was not noticed.
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