How do you test that the process flows correctly based on the decision?


You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.

How do you test that the process flows correctly based on the decision?
A . Use the Run Rule window to create a unit test to evaluate the flow rule.
B . Use a declare expression to set a value for the standardized test score field.
C . Use Live UI to see how the case processes and if an error occurs.
D . Use the Clipboard tool to set a value for the standardized test score field.

Answer: B