CTAL-TAE · Question #75
In User Acceptance Testing (UAT) for a new SUT, in addition to the manual tests performed by the end-users, automated tests are performed that focus on the execution of repetitive and routine test…
The correct answer is C. Preproduction environment. User Acceptance Testing (UAT) is typically performed in a preproduction environment, which closely mirrors the production environment but is safe for end-users and automated tests. This ensures realistic validation before release without risking disruption to live systems.
Question
In User Acceptance Testing (UAT) for a new SUT, in addition to the manual tests performed by the end-users, automated tests are performed that focus on the execution of repetitive and routine test scenarios. In which of the following environments are all these tests typically performed?
Options
- ABuild environment
- BIntegration environment
- CPreproduction environment
- DProduction environment
How the community answered
(25 responses)- C96% (24)
- D4% (1)
Explanation
User Acceptance Testing (UAT) is typically performed in a preproduction environment, which closely mirrors the production environment but is safe for end-users and automated tests. This ensures realistic validation before release without risking disruption to live systems.
Topics
Community Discussion
No community discussion yet for this question.