Exam Order-Management-Administrator Topic 1 Question 67 Discussion
Actual exam question for Salesforce's Order-Management-Administrator exam
Question #: 67
Topic #: 1
Question #: 67
Topic #: 1
What is the required amount of test code coverage when deploying an Apex class?
Suggested Answer: B Vote an answer
Explanation
The required amount of test code coverage when deploying an Apex class is 75%. This means that at least
75% of the Apex code must be covered by unit tests, and all of those tests must complete successfully.
Verified
References:https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_deploying_ant_depl
The required amount of test code coverage when deploying an Apex class is 75%. This means that at least
75% of the Apex code must be covered by unit tests, and all of those tests must complete successfully.
Verified
References:https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_deploying_ant_depl
by Bartholomew at Jan 06, 2024, 10:35 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).