...
- What is User Acceptance Testing (UAT)? "User acceptance testing (UAT) consists of a process of verifying that a solution works for the user.[7] It is not system testing (ensuring software does not crash and meets documented requirements), but rather ensures that the solution will work for the user (i.e., tests that the user accepts the solution); software vendors often refer to this as "Beta testing". This testing should be undertaken by a subject-matter expert (SME), preferably the owner or client of the solution under test, and provide a summary of the findings for confirmation to proceed after trial or review. In software development, UAT as one of the final stages of a project often occurs before a client or customer accepts the new system. Users of the system perform tests in line with what would occur in real-life scenarios.[8] =" (https://en.wikipedia.org/wiki/Acceptance_testing#User_acceptance_testing) "
- Why is it important to conduct User Acceptance Testing? It is important to conduct a UAT to ensure that features developed meet users' expectations. It is extremely important to conduct such testing often as requirements and needs do change.
- Who should participate in a UAT? SMEs. Folks whose jobs/roles will require using this feature. Recruiting for participants should occur 1.) at SIG meetings, 2. via SIG listserv, or 3. SIG slack channel.
- How many participants should I aim for the UAT? Goal should be 7-10 so that you can review feedback and take action on the feedback quickly.
- Who should conduct UAT? Product Owners
- How often should a Product Owner conduct UATs? At least once a quarter and/or a key milestone in development. POs should give themselves time to capture feedback to update requirements slated for the next quarter and to include critical items in that upcoming quarter.
- Where can I find UAT examples? https://drive.google.com/drive/folders/1gQV2MxiPUiH-6pYeZe3vckVQ-LLL3uWb (please review the UATs that use Google Form)
- What format would you recommend? Using Google Form has Forms have been well-received by users and POs. If not comfortable using Google Forms, then use Google Spreadsheet. Examples of both are available via #7 link.
- Where should I store UATs? Store UATs in your SIG Google Docs folder. Create a subfolder called UAT.
- Any more tips? Why yes, check out this the below checklist. OR add a FAQ if you have a tip.
UAT Checklist (feel free to add/revise)
...