Pegasystems Certified Pega System Architect 23 PEGACPSA23V1 Exam Practice Test

Page: 1 / 14
Total 256 questions
Question 1

An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.

Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)



Answer : A, D

When configuring an application skin to ensure responsive layouts are displaying correctly across different devices, such as laptops and mobile devices, without impacting the user experience negatively for laptop users, careful adjustments to the skin and its responsive settings are required.

A . Use the same application skin in all portals: Utilizing a single application skin across all portals ensures consistency in branding and design. The same skin can be configured to adapt responsively to various screen sizes, ensuring a seamless user experience across devices.

D . Adjust the responsive behavior in the skin for optimal viewing in the mobile portal: The skin's responsive behavior settings allow for adjustments specific to how UI elements are rendered on different screen sizes. By fine-tuning these settings, the application can ensure that views are displayed as required on mobile devices without affecting the layout on larger screens, like laptops.

Updating the process to give mobile users a separate portal (B) could be an approach but might introduce complexity and maintenance overhead, as well as potentially fragment the user experience. Not using a skin for the mobile application version (C) is not advisable as it disregards the benefits of a unified and controlled UI design across devices.


Question 2

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 Ul elements collect expected results.



Answer : A, C

Creating a scenario test for the Onboarding case type is the most effective way to test the process and verify that UI elements collect the expected results. Scenario testing allows you to simulate real-world user interactions within the HR application, ensuring that the process flows correctly and that all UI components function as intended. This type of test covers a broader range of application functionalities compared to unit tests, which are more granular, and it is more comprehensive than adding assertions or validations to individual UI elements.


Question 3

A company requires that patients receive status updates during processing of medical tests.

Patients are not users of the application. You create the work party for the patient as an instance of which class?



Answer : A

In Pega applications, work parties represent entities associated with a case. When configuring status updates for patients who are not users of the application, it is essential to use a class that accurately represents external individuals.

A . Data-Party-Person: This class is designed to represent individual people as parties in a case. Using this class to create a work party for a patient allows the application to store relevant personal information and contact details necessary for sending status updates about medical test processing. Since patients are the recipients of the information and not operators or organizational entities within the system, this class is the most appropriate choice.

The other options, such as Data-Party-Operator (used for application users), Data-Party-Org (used for organizations), and Data-Party-Com (used for commercial entities), do not fit the context of individual patients receiving updates.


Question 4

In a hotel reservation application, a form displays a list of hotels with available rooms based on thecheck-in and check-out dates entered by users. How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?



Answer : C

To ensure that a list of hotels refreshes dynamically based on changes to check-in or check-out dates in a hotel reservation application, configuring action sets on these date fields is the correct approach. Action sets can be set to trigger a specific response, such as refreshing a section of the form, whenever the date fields are modified by the user. This setup maintains accurate and up-to-date availability data for the user, enhancing the application's responsiveness and user experience.


Question 5

A business architect has developed a new process for a case type. To verify that the UI 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)



Answer : A, D

For verifying the functionality of a new process and its associated UI elements, the combination of creating scenario tests and adding explicit assertions is most effective.

A . Add explicit assertions on the UI elements: Assertions are used in testing to verify that a UI element is in the expected state or contains the expected value after certain interactions have occurred. They are crucial for ensuring that the UI behaves as intended, making them an integral part of thorough testing strategies.

D . Create a scenario test for the case type: Scenario tests allow you to record a sequence of interactions within your application to simulate real-world usage. Creating a scenario test for a case type enables the recording and playback of interactions, including navigating through the process and inputting data into fields, to verify that the entire case behaves as expected from start to finish.

Both options, when used together, provide a powerful approach to testing by allowing you to define and verify the expected behavior of UI elements within the context of the complete process flow of a case type.


Question 6

You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?



Answer : B

For a job application case type requiring both a physical assessment and a criminal background check, where the sequence of these checks can vary:

B . Create a process for the physical assessment that is parallel to the background check process. Configuring these processes to run in parallel allows both assessments to occur independently and in any order, as required by the case. This setup effectively manages variability in process sequencing without imposing a fixed order, thereby accommodating the specified flexibility in the application process.


Question 7

A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?



Answer : C

For a travel authorization that requires a hierarchical approval process involving the requestor's manager, division VP, and possibly an accountant based on the total amount, a structured and flexible approval mechanism is necessary.

C . Cascading approval using an authority matrix: This configuration allows for the definition of approval authority levels and conditions in a centralized matrix. It can accommodate complex approval hierarchies and conditional logic (such as the need for an accountant's approval based on the total amount). An authority matrix provides the flexibility to dynamically determine the appropriate approvers based on case data, making it well-suited for implementing the specified approval process.

Cascading approval using when rules (A) could tailor the process but lacks the structured and centralized management of approvers offered by an authority matrix. Cascading approval directly through reporting lines (B and D) might not flexibly accommodate the conditional requirement for an accountant's approval.


Page:    1 / 14   
Total 256 questions