Posts

Showing posts from May, 2023

When should UAT be performed?

Image
UAT (User Acceptance Testing) is a type of testing that is performed by end-users or stakeholders to ensure that the software system meets their requirements and works as expected in a real-world scenario.  UAT should be performed after the completion of system testing and before the software is deployed to the production environment. Here are some of the common scenarios when UAT should be performed: 1. After the completion of system testing: UAT should be performed after the completion of system testing, which includes functional testing, integration testing, and performance testing. This ensures that the system is stable and functional before it is released for UAT. 2. Before software deployment: UAT should be performed before the software is deployed to the production environment. This allows the stakeholders to verify that the software meets their requirements and works as expected in a real-world scenario. 3. When new features or changes are introduced: UAT should be p