ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 146 - Certified Platform App Builder discussion

Report
Export

An App Builder wants to deploy a new version of an auto launched flow to production in an active state so that the new functionality Is immediately available to users

What should the App Builder rake into consideration when planning the deployment?

A.
Verify there is an Apex test that provides test coverage for the Flow.
Answers
A.
Verify there is an Apex test that provides test coverage for the Flow.
B.
Grant user access to the Flow.
Answers
B.
Grant user access to the Flow.
C.
Manually activate the Flow after deployment
Answers
C.
Manually activate the Flow after deployment
D.
Include the Process Builder calling the Flow In the deployment
Answers
D.
Include the Process Builder calling the Flow In the deployment
Suggested answer: A

Explanation:

The app builder should verify that there is an Apex test that provides test coverage for the Flow. An Apex test is a unit test that verifies the functionality and quality of Apex code.Apex tests are required to deploy any change that contains Apex code or references Apex code, such as an auto launched flow3.The app builder should ensure that there is an Apex test that covers at least 75% of the Flow logic before deploying it to production in an active state4. Option B, C, and D are not things that the app builder should take into consideration when planning the deployment.

asked 23/09/2024
Charly Ndedi Priso
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first