Which two configurations, when used together, allow you to record a set of interactions and save the test results to verify process functionality?

A business architect has developed a new process for a case type. To verify that the Ul elements collect the expected results, you want to test the process and the fields.

Which two configurations, when used together, allow you to record a set of interactions and save the test results to verify process functionality? (Choose two.)

Available Choices (select all choices that are correct!
A . Create a scenario test for the case type
B. Create a unit test for the case type
C. Add explicit assertions on the Ul elements.
D. Add explicit assertions on the Scenario testing landing page

Answer: A, C

Explanation:

To record a set of interactions and save the test results to verify process functionality, you can create a scenario test for the case type and add explicit assertions on the UI elements. A scenario test is a test that simulates how users interact with an application to complete a task or goal. An explicit assertion is a test condition that verifies whether an expected value matches an actual value in the application.

Reference: https://community.pega.com/knowledgebase/articles/testing-applications/86/creating-scenario-tests

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments