You want to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data Which two options allow you to populate a test page before testing the rule? (Choose two)

You want to unit test a rule to ensure that the rule executes as intended, you need to populate a test page with valid data Which two options allow you to populate a test page before testing the rule? (Choose two)

Available Choices (select all choices that are correct)
A . Configure an assertion to define the required data
B. Configure a validate rule to populate the page with the necessary data
C. Run a data transform to create the test page.
D. Copy data from an existing clipboard page

Answer: C, D

Explanation:

To populate a test page with valid data before testing the rule, you can run a data transform to create the test page or copy data from an existing clipboard page. A data transform is a rule that defines how to convert data that is in one format and class (the source) into data of another format and class (the target). The clipboard is a temporary memory area on the server that stores property values for your application.

Reference: https://community.pega.com/knowledgebase/articles/data- management-and-integration/86/data-transforms https://community.pega.com/knowledgebase/articles/application-development/86/clipboard-tool

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments