Select each description on the left and drag it to the correct field type on the right.
Select and Place:

In the Answer Area, select the Data Transform configuration that defaults the Quantity property value on a Purchase Request case to 1.
Hot Area:

In which three situations can you use a data transform? (Choose Three)
A. To set the destination location as the arrival location
B. To create a new property after case creation
C. To set the default arrival date to five days in the future
D. To copy the first and last name properties into a single property value
E. To perform an action that allows the user to update a reservation
Which configuration informs a user by email when an assignment is added to the user's worklist?
A. Configure the case type to send assignment notifications to assigned users.
B. Add a Send Email step to the process after the assignment to notify the assigned user.
C. Configure a service level to send a notification to the assigned user.
D. Add a Send Notification step to the process after the assignment to notify the assigned user.
In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the UI elements collect expected results. When applied in combination, which two configurations allow you to record a set of interactions and save the test results to verify the process functionality? (Choose Two)
A. Add explicit assertions on the UI elements
B. Create a unit test for the Onboarding case type
C. Create a scenario test for the Onboarding case type
D. Add validations on the UI elements
Which two configuration steps do you perform, in combination, to record a unit test for automated testing? (Choose Two)
A. Select a ruleset configured to store automated test cases.
B. Add a test case to the Automated Testing landing page.
C. Add an assertion to define an expected result.
D. Select a ruleset that is configured to store the results of the test.
Which two dependencies do you directly enforce with a Wait step? (Choose Two)
A. Pausing a case until a predetermined time expires
B. Pausing a case until a user submits a specified value
C. Pausing a case until another case reaches a specified status
D. Pausing a case until a new child case is created
How do you route an assignment so that any available member of the department can perform the task?
A. Route the assignment to a work list.
B. Route the assignment to the admin user ID.
C. Route the assignment separately to all members.
D. Route the assignment to a work queue.
From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields.
What three steps, when applied in combination, achieve the required testing? (Choose Three)
A. Add stage-entry validations on the Enrollment case fields.
B. Create a test case for the employee portal.
C. Add assertions on the UI elements to verify correct data collection.
D. Run a new Enrollment case from the employee training portal.
E. Add field validations on the course selection step.
A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.
How do you design the report definition to support this requirement?
A. Add a filter condition where Create Date is greater than the current date.
B. Make the Create Date the first column in the report.
C. Select Highest to Lowest sort type for Create Date.
D. Select Lowest to Highest sort type for Create Date.