AI-201 · Question #284
Universal Containers wants to test agents while preserving real data and isolating from production. Which environment should the company use with Testing Center?
The correct answer is C. Use sandbox environments replicated from production for safe testing,. Sandbox environments are Salesforce's recommended approach for testing agents with the Testing Center because they are copies of the production org-containing representative data, configurations, and metadata-while being fully isolated from live operations. This allows realistic,
Question
Universal Containers wants to test agents while preserving real data and isolating from production. Which environment should the company use with Testing Center?
Options
- AUse personal developer orgs unrepresentative of production data,
- BUse production org directly with test assertions.
- CUse sandbox environments replicated from production for safe testing,
How the community answered
(38 responses)- A3% (1)
- B3% (1)
- C95% (36)
Explanation
Sandbox environments are Salesforce's recommended approach for testing agents with the Testing Center because they are copies of the production org-containing representative data, configurations, and metadata-while being fully isolated from live operations. This allows realistic, high-fidelity testing without risk to real customer data or business processes. Personal developer orgs (A) lack production-representative data and configurations, making test results less reliable. Testing directly in production (B) is dangerous because it exposes real data to test agents, risks unintended actions on live records, and violates the principle of environment isolation required for safe QA.
Topics
Community Discussion
No community discussion yet for this question.