nerdexam
Salesforce

ADM-201 · Question #281

Cloud Kicks has asked the administrator to test a new screen flow that creates contacts. What are two key components of testing the flow? Choose 2 answers

The correct answer is A. Set up a flow interview to test the flow. D. Use Debug to test the flow in Flow Builder. Key components for testing a new screen flow include leveraging the Debug feature within Flow Builder for iterative testing and setting up a flow interview to simulate user execution and capture debugging information.

Submitted by carter_n· Apr 18, 2026Workflow/Process Automation

Question

Cloud Kicks has asked the administrator to test a new screen flow that creates contacts. What are two key components of testing the flow? Choose 2 answers

Options

  • ASet up a flow interview to test the flow.
  • BRun the flow using it to create contacts.
  • CTest the flow in a sandbox.
  • DUse Debug to test the flow in Flow Builder.

How the community answered

(48 responses)
  • A
    81% (39)
  • B
    13% (6)
  • C
    6% (3)

Why each option

Key components for testing a new screen flow include leveraging the Debug feature within Flow Builder for iterative testing and setting up a flow interview to simulate user execution and capture debugging information.

ASet up a flow interview to test the flow.Correct

Setting up a flow interview involves initiating a specific instance of the flow, which allows the administrator to simulate the user experience and verify the flow's logic and outcomes step-by-step in a controlled environment.

BRun the flow using it to create contacts.

Running the flow directly to create contacts in a production-like environment without prior debugging or controlled testing can lead to unintended data creation or errors, making it an unsuitable primary testing method.

CTest the flow in a sandbox.

While testing in a sandbox is a best practice for deployment and integration testing, it is not one of the key components for the actual process of testing the flow's logic and user experience itself, which are performed using Debug or interviews regardless of the environment.

DUse Debug to test the flow in Flow Builder.Correct

The Debug feature in Flow Builder provides a powerful way to test the flow's logic, variables, and paths in real-time, allowing the administrator to input test values and inspect the execution path and results without actually creating records.

Concept tested: Flow debugging and testing methods

Source: https://help.salesforce.com/s/articleView?id=sf.flow_test.htm&type=5

Topics

#Flow Testing#Flow Builder#Debugging#Process Automation

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice