Practice Free PEGACPLSA24V1 Exam Online Questions
You are a Pega developer working on a large project. You must implement custom guardrail warnings to ensure that the team follows certain coding standards.
Which two of the following statements about custom guardrail warnings are true? (Choose Two)
- A . Custom guardrail warnings can be configured to trigger on specific conditions.
- B . Custom guardrail warnings can help you to enforce specific coding standards.
- C . Custom guardrail warnings can supplement the built-in ones.
- D . Custom guardrail warnings can replace the need for code reviews.
Which two of the following options are the benefits of using test automation in Pega Platform™? (Choose Two)
- A . Test automation reduces the time and effort required to perform regression testing.
- B . Test automation requires extensive coding knowledge to create and manage test Cases.
- C . Test automation allows for the creation of test Cases directly from user stories.
- D . Test automation applies to testing only web-based applications.
In the context of data modeling, what is the process of extending an industry foundation model? (Select all that apply)
- A . Modifying the core data model to accommodate industry-specific requirements.
- B . Creating new data classes and properties based on industry standards.
- C . Overriding existing data classes to customize industry-specific behavior.
- D . Leveraging predefined data templates provided by the industry foundation model.
Which of the following statements are most accurate about ad-hoc work? (Choose Two)
- A . Both operations involving the creation of ad-hoc work and the conversion of ad-hoc work into a case type require a specific privilege
- B . By default, an ad-hoc work item class is the class group of the current work
- C . Process commander allows an ad-hoc work to be the child of another ad-hoc work
- D . An ad-hoc work item can only be converted into a case type as a subcase of an existing case type
- E . In order to convert an ad-hoc work item into a case type, it must NOT be an instance of a class group
You are a project manager for a software development team. Your team has been pushing hard to meet a deadline. As a result, some best practices were overlooked, which lead to technical debt.
Which two of the following actions do you take to address this technical debt? (Choose Two)
- A . Conduct a code review to identify areas of high technical debt.
- B . Increase the project deadline to accommodate for the technical debt.
- C . Ignore the technical debt and continue pushing for new features.
- D . Allocate time in the next sprint to address the technical debt.
When producing queries for reporting, which SQL function would you use to calculate the average of a numeric column?
- A . AVG()
- B . COUNT()
- C . SUM()
- D . MIN()
What are the two major differences between the Pega Web Mashup and Pega Digital Experience (DX) API? (Choose Two)
- A . DX API uses a Pega Platform application skin. Pega Web Mashup does not use a Pega Platform b) application skin.
- B . The DX API allows developers to build custom Pega Platform application front ends, as well as custom business logic.
- C . Pega Web Mashups are built with Pega Platform UI and are embedded directly in a web page.
- D . DX API gives UI developers more flexibility.
Which three types of records can you mark as relevant records from Dev Studio? (Choose Three)
- A . Service level agreements
- B . Report definitions
- C . Activities
- D . Properties
- E . Harnesses
You add database connection information to prconfig.xml and want to encrypt the password in the connection information how do you encrypt the password?
- A . create an encrypted keyring password and replace the unencypted password in prconfig.xml
- B . create an encrypted password with PR cipherGenerator and reference the external system
- C . create an encrypted password with passGen and replace the unencrypted password in pconfig.xml
- D . enter a password in an application ID instance and reference the external system
Which three actions do you recommend to address their performance issue and ensure optimal application performance in the future? (Choose Three.)
- A . Dedicated a node to background processing.
- B . Review application environment sizing.
- C . Remove embedded dashboard reports from the manager portal.
- D . Minimize the usage of robotic automations.
- E . Review selection criteria of agent activities.
