December 22, 2021 by Admin
An organization has established three IT processing environments: development, test, and production. The MAJOR reason for separating the development and test environments is to:
- obtain segregation of duties between IT staff and end users.
- limit the users’ access rights to the test environment.
- perform testing in a stable environment.
- protect the programs under development from unauthorized testing.