SalesforceSalesforce
AI-201 · Question #35
AI-201 Question #35: Real Exam Question with Answer & Explanation
Sign in or unlock AI-201 to reveal the answer and full explanation for question #35. The question stem and answer options stay visible for context.
Agent Console Configuration and Customization
Question
Universal Containers' Agent Action includes several Apex classes for the new Agentforce Agent. What is an important consideration when deploying Apex that is invoked by an Agent Action?
Options
- AThe Apex classes must have at least 75% code coverage from unit tests, and all dependencies
- BApex classes invoked by an Agent Action may be deployed with less than 75% test coverage as
- CThe Apex classes may bypass the 75% code coverage requirement as long as they are only used
Unlock AI-201 to see the answer
You've previewed enough free AI-201 questions. Unlock AI-201 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Apex Deployment#Code Coverage#Unit Testing#Agent Console Customization