nerdexam
Salesforce

CRT-101 · Question #58

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

The correct answer is B. Run the flow using it to create contacts. D. Test the flow in a sandbox. Two key components of properly testing a flow are: (B) Actually running the flow end-to-end to verify it creates Contact records correctly and behaves as expected in real usage, and (D) Testing in a sandbox environment first, which is a Salesforce best practice to avoid…

Workflow/Process Automation

Question

Cloud Kicks has asked the administrator to test a new screen flow that create 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.
  • CUse Debug to test the flow in Flow Builder.
  • DTest the flow in a sandbox.

How the community answered

(41 responses)
  • A
    7% (3)
  • B
    78% (32)
  • C
    15% (6)

Explanation

Two key components of properly testing a flow are: (B) Actually running the flow end-to-end to verify it creates Contact records correctly and behaves as expected in real usage, and (D) Testing in a sandbox environment first, which is a Salesforce best practice to avoid creating test/junk records in production and to safely identify issues before deployment. Option A is not a distinct testing setup step-a 'flow interview' is simply what occurs when any flow runs. Option C (Debug in Flow Builder) is a useful development tool for tracing variable values but is more of a debugging aid than a key testing component in the context of this question.

Topics

#Screen Flow#Flow Testing#Sandbox#Functional Testing

Community Discussion

No community discussion yet for this question.

Full CRT-101 Practice