PEGAPCLSA85V1 Dumps To Pass CLSA Exam in One Day (Updated 89 Questions) [Q51-Q67]

Share

PEGAPCLSA85V1 Dumps To Pass CLSA Exam in One Day (Updated 89 Questions)

PEGAPCLSA85V1 Exam Brain Dumps - Study Notes and Theory

NEW QUESTION 51
Which three approaches arc considered a PegaUnit: testing best practice? (Choose Three)

  • A. A test case uses limited assertions.
  • B. A test ruleset is placed at the top of an application's ruleset stack.
  • C. A test case is not necessary when an error message is the expected result.
  • D. A test case focuses on a single area of functionality.
  • E. A test case groups relevant asseitions together.

Answer: A,C,D

 

NEW QUESTION 52
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:00 P.M. and 4:00 P.M. AH attempts to reproduce the problem in the Development, QA, and Staging environments have failed.
Which two techniques help you troubleshoot the problem? (Choose Two)

  • A. Review Performance Alerts and Exceptions in AES.
  • B. Review a Production Tracer Log using SMA.
  • C. Review Alerts and Exceptions using PLA.
  • D. Review Performance Alerts and Exceptions in PDC.

Answer: C,D

 

NEW QUESTION 53
Which two actions can yon perform to improve the guardrails compliance score of an application? (Choose

  • A. Increase the percentage of unit tests and scenario tests that pass.
  • B. Achieve a higher application level test coverage percentage score.
  • C. Convert activities that only retrieve data to data transforms that invoke data pages.
  • D. Ensure keyed data classes are not mapped to pr-other where possible.

Answer: C,D

 

NEW QUESTION 54
An application contains cases which transition though different statuses throughout their life cycle which typically lasts 3 months.
Design a reporting strategy to display the number of cases by status at the end of each month for a 12-month period.

  • A. Configure a Declare index to record case data to a separate table.
  • B. Configure an activity to generate the data in the clipboard and report using a custom section.
  • C. Configure a summary report that leverages sub reports for each month.
  • D. Configure an agent to record monthly case status in a separate table and report on that table.

Answer: B

 

NEW QUESTION 55
Which two tools and/or methods support continuous integration practices? (Choose Two)

  • A. Performing Ul regression testing
  • B. Configuring pre and post import steps
  • C. Using an automation server to invoke unit test suites
  • D. Leveraging release toggles

Answer: C,D

 

NEW QUESTION 56
You need to create custom workspaces for the manager and for the Customer service representative (CSR), Also, you are asked to display some properties in custom formats that arc not supported by Pega.
Which approach satisfies these requirements?

  • A. Identify the functionality required for each portal. Customize the portal either by modifying the section or harness. Use Specialty Components and use XML to pass data.
  • B. Create different harnesses for each user's workspace. New portal rules are not needed. Define Specialty Components and use JSON to pass data.
  • C. Level age the Case Manager and Case Worker as reference points to create new portals, if required. Use Special Components and use JSON to pass data.
  • D. Each access group can use separate portals, harnesses, and sections. Use Specialty Components and use XML to pass data.

Answer: B

 

NEW QUESTION 57
Select the primary reason for developing a set of unit lest cases and automated testing Suites in a continuous integration and continuous deployment (CI/CD) model.

  • A. Automated testing allows for orchestration between automation server and the Execute Test REST service.
  • B. Automated testing reduces costs by reducing the need to hire and I rain testing resources.
  • C. Automated testing accelerates the deployment of rules from the development environment to target environments.
  • D. Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.

Answer: C

 

NEW QUESTION 58
Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after
3:00 P.M. Other users do not experience this problem until later in the day.
You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of the reported performance issue?

  • A. Download the alert log file from each node and analyze the contents in the Pega Log Analyzer.
  • B. Observe the cluster and node status on the Enterprise Health Console.
  • C. Review guardrail warnings in the development environment to determine if any rules with warnings moved to production.
  • D. Look at the performance profile and DB Trace output from each node.

Answer: B

 

NEW QUESTION 59
When do you use the load-datapage activity method?

  • A. To run a connector asynchronously
  • B. To queue the data page for a default agent
  • C. To refresh a data page
  • D. To initiate the loading of a data page

Answer: D

 

NEW QUESTION 60
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?

  • A. As a relevant record
  • B. As an enterprise class level property
  • C. As a case level property
  • D. As a final rule

Answer: A

 

NEW QUESTION 61
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.
What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)

  • A. Run 1 rarer on each new rule in the branch that new team members check in to identify any failures in rule execution.
  • B. Leverage the branch review feature to have senior team members validate the branch contents.
  • C. Use Pega Log Analyzer to locate any exceptions in the branch associated with the new team members.
  • D. Review the branch quality to identify any rules with guardrail warnings.

Answer: B,D

 

NEW QUESTION 62
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose

  • A. The ruleset can be added to the ruleset stack for multiple applications.
  • B. The case type might be converted to a component application in the future.
  • C. Case-specific rulesets make it easier to rebase ruleset versions.
  • D. Each branch ruleset can be associated to case-specific user stories.

Answer: A,B

 

NEW QUESTION 63
A case can be withdrawn using a local action. You want to restrict the ability to withdraw a case to the user who created the case or any work group manager of the user. Select three rule types used in combination to achieve this functionality. (choose three)

  • A. Privilege
  • B. Access Deny
  • C. Access Control Policy
  • D. Access When
  • E. Access of Role to Object

Answer: A,B,E

 

NEW QUESTION 64
You oversee a medium-size development team, and some of the team members are new to pega. What are the most efficient ways to ensure that the rules the team creates adhere to best practices? (choose two)

  • A. Leverage the rule check-in approval process to review the new team member's changes first.
  • B. Run Tracer on each rule the new team members check in to identify an failures in rule execution.
  • C. Have new team members create and run Pega automated unit tests against their rules.
  • D. Use Pega Log Analyzer to identify exceptions associated with the new team members.

Answer: A,D

 

NEW QUESTION 65
APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote. How do you help users find rules from this data class when working in APP Studio?

  • A. Use a Data Reference to configure the rules that you need from the BCO-Data-Quote class.
  • B. Select each rule you want to reuse in the application as a relevant record.
  • C. Copy the fields In the data class to the BCO QT Work- class so all subclasses can see the Quote rules.
  • D. Create a BCO-QI -Data-Quote class that inherits from BCO Data-Quote.

Answer: B

 

NEW QUESTION 66
Default application settings are shown in the image. What two edits do you make to the advanced configuration based on information in the reading passage? (choose two)

  • A. Edit the organization name to BCO
  • B. Deselect Create demonstration users'',
  • C. Select Framework'' as the Application structure.
  • D. Edit the Division name to UK'',
  • E. Select Framework

Answer: A,C

Explanation:
Explanation
You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geaographical location.
You expect the application to contain two type work: Quote and policy.
The Quote guides the sales representative through one or more quotes with the customer. Each quote must be retained by the system and visible to the sales representative and the manager. Any data capture during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.
For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom. Joe, the business architect, is working with BigCo, subject matter experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.

 

NEW QUESTION 67
......

PEGAPCLSA85V1 Dumps PDF - Want To Pass PEGAPCLSA85V1 Fast: https://www.testsdumps.com/PEGAPCLSA85V1_real-exam-dumps.html