[Nov 05, 2021] Reliable PEGAPCSA85V1 Exam Tips Test Pdf Exam Material [Q28-Q51]

Share

[Nov 05, 2021] Reliable PEGAPCSA85V1 Exam Tips Test Pdf Exam Material

New 2021 PEGAPCSA85V1 Test Tutorial (Updated 89 Questions)

NEW QUESTION 28
A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base.
What approach maximizes reuse and maintainability?

  • A. Place the updated rules into a new ruleset and include the new ruleset in a new application.
  • B. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.
  • C. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
  • D. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

Answer: B

 

NEW QUESTION 29
DRAG DROP
Select each Business Need on the left and drag it to the appropriate Service Level Agreement Interval on the right.

Answer:

Explanation:

 

NEW QUESTION 30
What are the minimum components of a user interface (Ul) action set?

  • A. One action, one event, and one condition
  • B. One action and one event
  • C. One action and one condition
  • D. Two actions and one event

Answer: C

 

NEW QUESTION 31
In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.
How do you configure the UI so that the order items display is shared between the Payment view and Order Summary view?

  • A. Embed the Payment section in the Order Summary section.
  • B. Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.
  • C. Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.
  • D. Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.

Answer: B

 

NEW QUESTION 32
Select each description on the left and drag it to the correct property mode on the right.

Answer:

Explanation:

Explanation
Graphical user interface, text, application, email Description automatically generated

 

NEW QUESTION 33
Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

  • A. Add a condition to skip the Item Return stage when a return is not necessary.
  • B. Add an Item Retention alternate stage and define a process for retention of item.
  • C. Replace the Wait step in the Item Return stage with a Change Stage step.
  • D. Add a decision in the Item Return process to change the stage when a return is not necessary.

Answer: A

 

NEW QUESTION 34
You are designing a credit transaction case type and have the following requirement:
Transaction disputes must be resolved within 3 days.
To meet this requirement you need to set the____________in the service level to 3 days.

  • A. passed deadline
  • B. goal
  • C. deadline
  • D. urgency

Answer: C

 

NEW QUESTION 35
DRAG DROP
Select each description on the left and drag it to the correct field type on the right.

Answer:

Explanation:

 

NEW QUESTION 36
A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base. What approach maximizes reuse and maintainability?

  • A. Place the updated rules into a new ruleset and include the new ruleset in a new application.
  • B. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.
  • C. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
  • D. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

Answer: B

 

NEW QUESTION 37
NO.76 The business process for an automobile insurance claim consists of the following phases:
* Submission: The customer contacts a customer service representative (CSR) to file the claim.
* Review: An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs.
* Repair: A third patty performs the repairs on each vehicle, communicating with the adjuster and customer as necessary.
* Verification: After each vehicle repair, the adjuster closes the claim. According to Pega best practices, which phase can you implement as a child case?

  • A. Review
  • B. Submission
  • C. Verification
    C Repair

Answer: B

 

NEW QUESTION 38
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 UI elements collect expected results.
When applied in combination, which two configurations allow you to record a set of interactions and save the test results to verify the process functionality? (Choose Two)

  • A. Add validations on the UI elements
  • B. Create a scenario test for the Onboarding case type
  • C. Create a unit test for the Onboarding case type
  • D. Add explicit assertions on the UI elements

Answer: A,D

 

NEW QUESTION 39
Which two configuration steps do you perform, in combination, to record a unit test for automated testing? (Choose Two)

  • A. Add a test case to the Automated Testing landing page.
  • B. Select a ruleset configured to store automated test cases.
  • C. Add an assertion to define an expected result.
  • D. Select a ruleset that is configured to store the results of the test.

Answer: B,C

 

NEW QUESTION 40
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.
How do you configure a case type to achieve the required behavior?

  • A. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
  • B. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.
  • C. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.
  • D. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.

Answer: C

 

NEW QUESTION 41
Your online shopping application servers international customers. You need to define a data page that holds currency rates. All users accessing the application need to use the information. The Scope of this Page should be set to_______________.

  • A. Application
  • B. Requestor
  • C. Node
  • D. Thread

Answer: C

 

NEW QUESTION 42
An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data. How is the Conversation preference data type sourced?

  • A. No system of record
  • B. Local system of record
  • C. External system of record

Answer: A

 

NEW QUESTION 43
Which two configurations do you use to validate the minimum age of a new potential customer in the CollectAccountlnformation assignment step? (Choose Two)

  • A. Create a Validate rule to check the customer age.
  • B. Reference the Edit Validate rule on the CollectAccountlnformation flow action.
  • C. Reference the Edit validate rule on the CollectAccountlnformation assignment.
  • D. Reference the Validate rule on the CollectAccountlnformation flow action.
  • E. Reference the Validate rule on the CollectAccountlnformation assignment.
  • F. Create and Edit Validate rule to check the customer age.

Answer: A,D

 

NEW QUESTION 44
Select each Flow Shape on the left and drag it to the correct Use Case on the right.

Answer:

Explanation:

Explanation
Diagram, shape, polygon Description automatically generated

 

NEW QUESTION 45
An accident claim case creates a vehicle claim case for each vehicle involved in an accident.
Which two configurations prevent the accident claim case from resolving before all vehicle claims are resolved? (Choose Two)

  • A. Add a wait step to the accident claim case to wait until all vehicle claims have a status of Resolved.
  • B. Add a manual approval step to the accident claim case.
  • C. Add an optional process to pause the accident case until the vehicle claims are paid.
  • D. Add each vehicle claim as a child case of the accident claim.

Answer: A,D

 

NEW QUESTION 46
Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.
The Scope of this Data Page should be set to________________.

  • A. Application
  • B. Node
  • C. Reauestor
  • D. Thread

Answer: B

 

NEW QUESTION 47
Which two dependencies do you directly enforce with a Wait step? (Choose Two)

  • A. Pausing a case until a user submits a specified value
  • B. Pausing a case until a predetermined time expires
  • C. Pausing a case until another case reaches a specified status
  • D. Pausing a case until a new child case is created

Answer: B,C

 

NEW QUESTION 48
HOTSPOT
In the Answer Area, select the development team member that corresponds to each development task.

Answer:

Explanation:

 

NEW QUESTION 49
You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes. Which attribute do you modify to set the background color?

  • A. The buttons format
  • B. The controls format
  • C. The background mixin
  • D. The application skin

Answer: A

 

NEW QUESTION 50
You are creating a case type to process job applications for a large corporation. Job applications 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?

  • A. Create a process for the background check and an optional process for the physical assessment.
  • B. Create a process on one stage for the background check and a process on another stage for the physical assessment.
  • C. Create a process for the physical assessment that is followed by a process for the background check.
  • D. Create a process for the physical assessment that is parallel to the background check process.

Answer: D

 

NEW QUESTION 51
......

PEGAPCSA85V1 Cert Guide PDF 100% Cover Real Exam Questions: https://www.fast2test.com/PEGAPCSA85V1-premium-file.html

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어