PEGACPSA23V1 Exam Dumps, PEGACPSA23V1 Practice Test Questions [Q49-Q66]

Share

PEGACPSA23V1 Exam Dumps, PEGACPSA23V1 Practice Test Questions

PDF (New 2024) Actual Pegasystems PEGACPSA23V1 Exam Questions

NEW QUESTION # 49
You are developing a Visa 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. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.
  • B. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
  • 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 # 50
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?

  • A. Data-Party-Com
  • B. Data-Party-Person
  • C. Data-Party-Org
  • D. Data-Party-Operator

Answer: B


NEW QUESTION # 51
A requirement states: A customer can update an address at any point during case processing by performing the following steps.
1. The customer submits the new address.
2. The application verifies that the address matches postal service requirements.
3. The customer then approves the corrected address. How do you configure this requirement?

  • A. Add an alternate stage to the case life cycle to change the address.
  • B. Add a button to each assignment to present the customer with a form to submit a new address.
  • C. Add a case-wide optional action to the workflow for the address submission.
  • D. Add a case-wide optional process to the case workflow to perform the address change.

Answer: D


NEW QUESTION # 52
Which two statements are true about minimum lovable product (MLP) sizing when using the Estimator tool?
(Choose two.)

  • A. MLP sizing leads to precision in the sprint cycle and resource planning.
  • B. MPL complexities set to "high" are reserved for MLP 2 and later.
  • C. Creation of case steps is factored into MLP sizing.
  • D. Initial estimations are high-level and can be refined during sizing.

Answer: A,D


NEW QUESTION # 53
A car insurance quote requires a view for potential customers to enter information to process the request. What are two primary decisions to make before you add fields to the view? (Choose Two)

  • A. Are processing actions applied to the field?
  • B. Does the field require a data source?
  • C. Is field entry required?
  • D. How do users enter values into the field?

Answer: C,D


NEW QUESTION # 54
When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.
What task do you perform to implement this requirement?

  • A. Add a card type true/false field to a user view.
  • B. Add a custom condition to start the process by testing the card type.
  • C. Add a validation condition to the card type for continued processing.
  • D. Add an Approve/Reject step to test the card type.

Answer: B


NEW QUESTION # 55
Need to select one severity option which is best

  • A. Picklist
  • B. Radio button
  • C. Checkbox

Answer: B


NEW QUESTION # 56
Identify the two requirements that are satisfied by using a data transform. (Choose two.)

  • A. Validate the format of a property value.
  • B. Display the same data on multiple user views.
  • C. Convert integer data to text data.
  • D. Copy an existing order to a new case.

Answer: C,D


NEW QUESTION # 57
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement?

  • A. Define a declare expression for the total cost field.
  • B. Add a When condition to the room selection step.
  • C. Apply a Disable when condition to the total cost field.
  • D. Configure a Validate rule for the room selection step.

Answer: A


NEW QUESTION # 58
Consider the following scenario: - During the Interview process for a Job Application case, an administrative assistant selects the date and location of the interview. - Next, an email confirmation is sent to the candidate. - During the interview, the hiring manager captures notes from the discussion. - Finally, the candidate is assigned a technical exercise and the results are added to the case. Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)

  • A. Notify Candidate
  • B. Ask Questions
  • C. Technical Exercise
  • D. Schedule Interview

Answer: A,D


NEW QUESTION # 59
Which two items must be provided by the user to add an external data source to a data object? (Choose Two)]

  • A. The uniform resource identifier that identifies the web service
  • B. The authenticating information, if required by the corresponding service
  • C. A simulated data source to test the implementation
  • D. A data transform to map the application data model to the connector

Answer: A,B


NEW QUESTION # 60
A business architect has developed a new process for a case type. To verify that the UI elements collect the expected result, 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 result to verify process functionality? (Choose two.)

  • A. Create a unit test for the case type.
  • B. Add explicit assertions on the Scenario testing landing page.
  • C. Add explicit assertions on the UI elements.
  • D. Create a scenario test for the case type.

Answer: A,C


NEW QUESTION # 61
You are developing a Visa case type to process entry visa applications. As part of the process, applicants schedule an interview with the consulate. An Interview child case is created for the interview process.
Following the interview, the consulate reaches a decisions within 48 hours or more. For Visa case to proceed to application notification, the Interview case needs to be resolved.
After you create the Interview child case, how to do you configure the case type to achieve the required behavior?

  • A. Following the Create Case step, add a Wait step that pauses the parent case until the application schedules the interview.
  • B. Following the Create Case step, add a services-level agreement (SLA) that escalates the parent case after
    48 hours.
  • C. Following the Create Case step, add a Wait step that pauses the parent case until the Interview reaches the Resolved status.
  • D. Following the Create Case step, add an Interview step that is automatically resolved after 48 hours.

Answer: C


NEW QUESTION # 62
An internal application currently grants 75 employees access to one of four roles: Admin, Author, User, and Manager. A new analyst that joins the company requires all the Author role access but only some of the reporting capabilities available to the Manager role.
How do you satisfy this security requirement?

  • A. Update the Author role to include the required analyst reports.
  • B. Create a new Analyst role with the required access.
  • C. Add the analyst to both the Author role and the Case Manager channel interface.
  • D. Add the analyst to the Manager role.

Answer: B


NEW QUESTION # 63
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)

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

Answer: B,C


NEW QUESTION # 64
A data page holds product information. The data page's Reload if older Than field is set to 15 minutes. The data page is created at 06:12.At 06:20 the user requests product information. At 06:42 the user requests product information. When is the data page reloaded?

  • A. 06:27
  • B. 06:20
  • C. 06:35
  • D. 06:42

Answer: D


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

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

Answer: A,D


NEW QUESTION # 66
......

Updated Apr-2024 Pass PEGACPSA23V1 Exam - Real Practice Test Questions: https://braindumps2go.dumpstorrent.com/PEGACPSA23V1-exam-prep.html