Where does the SEG team test the scripts for application deployment?
-
Production
-
Staging
-
App Dev
-
SEG Dev
D
Correct answer
Explanation
The SEG team tests scripts in the SEG Dev environment before they are deployed to higher environments. This dedicated development environment allows the team to validate scripts in isolation, catching issues early before they reach staging or production. Testing directly in production would be unsafe, and testing in App Dev wouldn't reflect the SEG team's operational context.