PEGAPCSA85V1PDF問題集で2022年02月07日最近更新された問題 [Q30-Q46]

Share

PEGAPCSA85V1PDF問題集で2022年02月07日最近更新された問題

PEGAPCSA85V1試験問題有効なPEGAPCSA85V1問題集PDF

質問 30
You are designing a form for an online bookstore to show new arrivals.

Which layout do you use to display the book cover pictures, as shown in the image?

  • A. Repeating dynamic layout
  • B. Column layout
  • C. Screen layout
  • D. Dynamic layout

正解: D

 

質問 31
Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.
How do you configure the user interface to improve access to the content and achieve the business requirement described?

  • A. Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.
  • B. Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.
  • C. Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.
  • D. Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.

正解: B

 

質問 32
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 explicit assertions on the UI elements
  • B. Add validations on the UI elements
  • C. Create a unit test for the Onboarding case type
  • D. Create a scenario test for the Onboarding case type

正解: A,B

 

質問 33
Based on security factors, which two options are considered strong passwords? (Choose Two)

  • A. d8073&gxn*,.ki;vnhdf($h8un
  • B. bluedoor
  • C. Pe6@5yst3m$
  • D. 1Lik3Chocolate&StrawberryIcecre@m

正解: A,C

 

質問 34
A form listing nearby restaurants has four columns:
* Restaurant name
* Restaurant location
* Thumbnail image of the seating area
* Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size.
When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)

  • A. Set the importance of the Restaurant name and Make reservation columns to Primary.
  • B. Set the importance of the Restaurant location and Make reservation columns to Secondary.
  • C. Set the importance of the Restaurant name column to Primary.
  • D. Set the importance of the image column to Other.
  • E. Set the importance of the Make reservation column to Primary.
  • F. Set the importance of the image column to Secondary.

正解: B,C,D

 

質問 35
A customer views a product available in multiple color options. The customer must select only one color for each product.
Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options?

  • A. Text input
  • B. Check box
  • C. Drop-down
  • D. Radio buttons

正解: D

 

質問 36
An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:
1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.
2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.
3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.
4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.
For each calculation, identify the appropriate chaining option to maximize the performance.

正解:

解説:

 

質問 37
An order fulfillment case type allows a customer to update user profile information during the order placement stage.
The user profile consists of the following three pages:
* Account ID and password
* Customer contact information
* A list of open orders with status of each order
How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

  • A. Add a set of optional actions to the case workflow.
  • B. Add an alternate stage to the case life cycle.
  • C. Add an optional process to the case workflow.
  • D. Add a button for each profile page to each assignment.

正解: C

 

質問 38
An order fulfillment case type allows a customer to update user profile information during the order placement stage.
The user profile consists of the following three pages:
* Account ID and password
* Customer contact information
* A list of open orders with the status of each order
How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

  • A. Add an alternate stage to the case life cycle.
  • B. Add a set of optional actions to the case workflow.
  • C. Add a button for each profile page to each assignment.
  • D. Add an optional process to the case workflow.

正解: B

 

質問 39
From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields.
What three steps, when applied in combination, achieve the required testing? (Choose Three)

  • A. Create a test case for the employee portal.
  • B. Run a new Enrollment case from the employee training portal.
  • C. Add assertions on the UI elements to verify correct data collection.
  • D. Add field validations on the course selection step.
  • E. Add stage-entry validations on the Enrollment case fields.

正解: B,C,E

 

質問 40
HOTSPOT
In the Answer Area, select the development team member that corresponds to each development task.

正解:

解説:

 

質問 41
To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability.
How do you enforce these restrictions when requesting an instant loan?

  • A. Use two Edit Validate rules: one for income and one for liability.
  • B. Use a single Validate rule with two conditions: one for income and one for liability.
  • C. Use a Validate rule to call two Edit validate rules: one for income and one for liability.
  • D. Use UI controls to validate the entries in the income and liability fields.

正解: B

 

質問 42
A home loan application requires approvals from the Legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager.
How do you configure this requirement?

  • A. Route an assignment to a work queue where both roles have access.
  • B. Create an approval process for each manager in parallel.
  • C. Create an approval step with cascading approval.
  • D. Apply business logic to route a single assignment in the correct order.

正解: C

 

質問 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. Reference the Validate rule on the CollectAccountlnformation flow action.
  • B. Reference the Edit Validate rule on the CollectAccountlnformation flow action.
  • C. Reference the Validate rule on the CollectAccountlnformation assignment.
  • D. Reference the Edit validate rule on the CollectAccountlnformation assignment.
  • E. Create and Edit Validate rule to check the customer age.
  • F. Create a Validate rule to check the customer age.

正解: A,F

 

質問 44
You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number. Which validation approach restricts entries to the required format?

  • A. Edit Validate rule
  • B. Validate rule
  • C. Text data type
  • D. Min/Max characters

正解: A

 

質問 45
A life insurance company satellite office in various countries. Each satellite office has its own queue.
Company policy require that life insurance underwriting is assignment to office based on the resident of the policy owner. Which routing approach supports this requirement?

  • A. Route the assignment to the correct work queue using skill-based routing.
  • B. Route the assignment to the correct work queue bawd on business logic.
  • C. Route the assignment to the correct work queue using an authority matrix.
  • D. Route the assignment to a specific underwrite based on business logic.

正解: B

 

質問 46
......

PEGAPCSA85V1問題集合格確定させる練習には89問があります:https://www.goshiken.com/Pegasystems/PEGAPCSA85V1-mondaishu.html