New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Pegasystems PEGAPCSA87V1 - Pega Certified System Architect (PCSA) 87V1

Page: 7 / 8
Total 253 questions

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

A.

Configure an assertion to define the required data.

B.

Configure a validate rule to populate the needed data.

C.

Run a data transform to create the test page.

D.

Copy data from an existing clipboard page.

How do you reference the State property on an Address page group with the index Home?

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:

1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.

2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.

3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.

4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.

For each calculation, identify the appropriate chaining option to maximize the performance.

Which studio do you use to configure a service level agreement (SLA) with a passed deadline?

A.

Admin Studio

B.

Prediction Studio

C.

Dev Studio

D.

App Studio

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 Ul elements to verify correct data collection.(Ul Assertion)

D.

Run a new Enrollment case from the employee training portal.

E.

Add field validations on the course selection step.

Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.

How do you configure the user interface to improve access to the content and achieve the business requirement described?

A.

Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.

B.

Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.

C.

Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.

D.

Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.

An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.

Select two unit tests useful in developing the shopping cart page. (Choose Two)

A.

Verify the data page has the correct item prices.

B.

Verify the data transform copies the correct value from the data page to the shopping cart page.

C.

Verify the price fields are displayed in the correct format.

D.

Verify the order total cost property is accurately calculated

Select each security implementation on the left and drag it to the corresponding security policies.

A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?

A.

Use the purchase requests column to group the cost centers.

B.

Filter the results so that the report includes only cost center and purchase requests.

C.

Summarize the purchase requests column by count.

D.

Summarize the regional cost centers by count.

Hospital staff members enter appointment details including relevant patient information, diagnoses, lab orders, and prescribed medication. This information is aggregated in the Patient visit summary view. The patient receives a copy of this view through email. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

A.

Add a Create PDF automation that references the Patient visit summary view.

B.

Add a Send Email step and enable the option to include attachments.

C.

Add a Send Email step and compose the message to reference the relevant properties.

D.

Enable email notifications on the case type.