exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 201 discussion

Actual exam question from Salesforce's CRT-450
Question #: 201
Topic #: 1
[All CRT-450 Questions]

Which two events need to happen when deploying to a production org? (Choose two.)

  • A. All Process Builder Processes must have at least 1% test coverage.
  • B. All Apex code must have at least 75% test coverage.
  • C. All triggers must have at least 1% test coverage.
  • D. All Visual Flows must have at least 1% test coverage.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ApexMike
9 months, 2 weeks ago
I think this is wrong. Apex triggers need at least 75% coverage. Not 1%
upvoted 1 times
Dean5555
9 months, 1 week ago
Trigger itself needs just 1% Because you shouldn't handle trigger logic in trigger itself. You handle trigger logic in helper class and there you need the standard 75%
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...