|
How is UAT Performed?
LET’S NOW LOOK AT THE STEPS THAT ARE INVOLVED IN PERFORMING THIS TEST:
01.
02.
PLAN
The plan should revolve around concept planning, test duration planning and a UAT checklist.
03.
The test is done by the enduser/client/product owner.
04.
DOCUMENT
Prepare the test report and make sure that the report should clearly states the bug identified.
EXECUTE
REPORT
This is the last step where the teams report their learning and give feedback.
WHAT ARE SOME OF THE EXAMPLES OF UAT?
Example 1:
Suppose a user visits a website and wants to enquire something. For this, the user should submit the contact form displayed on the website. To achieve this, the user will first open the contact us page of the website and will fill the required fields, and will click the submit button.
Example 2:
Suppose a user wants to log in to an e-commerce app with a User ID and Password. The login page has two text fields, one for username and the other for password. It also has two buttons, i.e.; Login and Cancel.
THANK YOU