Pegabr - Mock Exam 2 - 19/08/2016

70 Questions | Attempts: 161
Share

SettingsSettingsSettings
Pegabr - Mock Exam 2 - 19/08/2016 - Quiz

.


Questions and Answers
  • 1. 

    (True or False) All steps in a stage must occur sequentially.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 2. 

    Which of the following flow shapes can occur only once in a process flow. (Choose One)

    • A.

      Subprocess

    • B.

      Case

    • C.

      Start

    • D.

      End

    Correct Answer
    C. Start
  • 3. 

    The output result of a ___________ rule is based on an If-Then situation. (Choose One)

    • A.

      When

    • B.

      Decision Table

    • C.

      Decision Tree

    • D.

      Map Value

    Correct Answer
    C. Decision Tree
  • 4. 

    Worklist contains...(choose 2)

    • A.

      Assignments assigned to operator

    • B.

      Cases assigned to operator.

    • C.

      Assignments pending with operator.

    • D.

      Assignments part of cases created by operator.

    Correct Answer(s)
    A. Assignments assigned to operator
    C. Assignments pending with operator.
  • 5. 

    Which rule is used to format a property value?

    • A.

      Control

    • B.

      Validate

    • C.

      Edit validate

    • D.

      Stages

    Correct Answer
    A. Control
  • 6. 

    Which rule comes under Declarative?

    • A.

      Data Transform

    • B.

      Data Page

    • C.

      Decision Tree

    • D.

      Decision Table

    Correct Answer
    B. Data Page
  • 7. 

    What are the 2 types present in guard rail warnings.

    • A.

      Warning Type

    • B.

      Errors

    • C.

      Critical Action needed

    • D.

      Severity Levels

    Correct Answer(s)
    A. Warning Type
    D. Severity Levels
  • 8. 

    Which statement is true about pattern inheritance? (Choose One)

    • A.

      It is executed after directed inheritance

    • B.

      It causes a class to inherit rules from parent classes, matching its prefix to the parent class name

    • C.

      It only applies to work classes

    • D.

      It causes a class to inherit rules from a class not related to its parent

    Correct Answer
    B. It causes a class to inherit rules from parent classes, matching its prefix to the parent class name
  • 9. 

    The assignment shape implies.

    • A.

      an automated decision about the progress of the work item through this flow

    • B.

      A menu of pre-configured utilities and subprocesses designed to speed the creation of commonly-used functions

    • C.

      Waits for user action to perform

    • D.

      the start of this flow

    Correct Answer
    C. Waits for user action to perform
  • 10. 

    Need to create a report with Status .pyWorkStatus and Operator ID. which needs to be done.

    • A.

      Both need to be optimized

    • B.

      Only .pyWorkstatus needs to be optimized

    • C.

      Only operator ID needs to be optimized

    • D.

      Need not optimize both

    Correct Answer
    D. Need not optimize both
  • 11. 

    Section rules are found in which Rule category?

    • A.

      Technical

    • B.

      Decision

    • C.

      User Interface

    • D.

      Process

    Correct Answer
    C. User Interface
  • 12. 

    Which rule type is considered more business user friendly because of the ease of maintenance?

    • A.

      Activity

    • B.

      Decision Tree

    • C.

      Collection

    • D.

      Decision table

    Correct Answer
    D. Decision table
  • 13. 

    Which statement is true about flow action likelihoods?

    • A.

      They must add up to 100%

    • B.

      They indicate the order in which flow actions are displayed in the selection list on a work form (screen)

    • C.

      They are calculated automatically based on frequency of use within the flow.

    • D.

      They are defined in the flow action rule.

    Correct Answer
    B. They indicate the order in which flow actions are displayed in the selection list on a work form (screen)
  • 14. 

    A section rule cannot be referenced within another section rule.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 15. 

    A __________ cares about the data needed for reporting, metrics and analysis. (Choose One)

    • A.

      Process owner

    • B.

      Process desginer

    • C.

      Process participant

    • D.

      Process analyst

    Correct Answer
    D. Process analyst
  • 16. 

    Folowing best practices for reusable User Interfaces __________ (Select all that apply)

    • A.

      Makes it easier to use the same control type throught a section

    • B.

      Makes it easier to provide a common set of data elements across multiple screens

    • C.

      Helps in providing a consistent User Interface structure and layout

    • D.

      Makes it easier to export the application to another platform

    Correct Answer(s)
    A. Makes it easier to use the same control type throught a section
    B. Makes it easier to provide a common set of data elements across multiple screens
    C. Helps in providing a consistent User Interface structure and layout
  • 17. 

    Which of the following statements are true regarding repeating grids __________(Select all that apply)

    • A.

      Repeating grids can be used with a page property as source

    • B.

      repeating grids can be used to display data in rows and columns

    • C.

      repeating grids can use a list data pages as a source

    • D.

      repeating grids can use a data table as a source

    Correct Answer(s)
    A. Repeating grids can be used with a page property as source
    B. repeating grids can be used to display data in rows and columns
    C. repeating grids can use a list data pages as a source
  • 18. 

    You need  to add a field  to a form  that provides a large list of dynamic values to choose from. what kind of control you should use?

    • A.

      DropDown

    • B.

      Local List

    • C.

      Radio Buttons

    • D.

      AutoComplete

    • E.

      Text Area

    • F.

      Text Input

    Correct Answer
    D. AutoComplete
  • 19. 

    What are three rule types that can be identified by using the UI inspector? (Choose three) 

    • A.

      Data Trasform

    • B.

      Section

    • C.

      Control

    • D.

      Constraints

    • E.

      Property

    Correct Answer(s)
    B. Section
    C. Control
    E. Property
  • 20. 

    Which rule types can be specified  on a form of flow action rule, to process data  entered  by the user (Select all that apply)

    • A.

      Validate

    • B.

      Service Level

    • C.

      Edit Validate

    • D.

      Data Trasform

    • E.

      Apply cost

    • F.

      Activity

    • G.

      Section

    Correct Answer(s)
    A. Validate
    D. Data Trasform
    F. Activity
  • 21. 

    Select the statements that best describe UI gallery (Choose Two)

    • A.

      The UI gallery provides a quicker way to acces an end user's worklist

    • B.

      The UI gallery examples include source which can be copied into an application

    • C.

      The UI gallery contains UI examples but doesen't provide acces to underlying rules

    • D.

      The UI gallery is an inventory of all user interface rules used in application

    • E.

      The UI gallery provides examples of the latest PRPC UI features

    Correct Answer(s)
    B. The UI gallery examples include source which can be copied into an application
    E. The UI gallery provides examples of the latest PRPC UI features
  • 22. 

    Selectable controls should be sourced using (choose two)

    • A.

      A data table

    • B.

      A single data page

    • C.

      A local list defined on the property

    • D.

      A connector

    • E.

      A data page with format of list

    Correct Answer(s)
    C. A local list defined on the property
    E. A data page with format of list
  • 23. 

    What is the most appropriate "Applies To:" class for a section used to display data elements contained in a page property

    • A.

      The class where the data elements for the page property are defined

    • B.

      The classe where the flow action is defined

    • C.

      The class where the case type is defined

    • D.

      The class where the page property is defined

    Correct Answer
    A. The class where the data elements for the page property are defined
  • 24. 

    Two Case types in the same application use the same section. What would be the most appropriate "Applies To" class for the section?

    • A.

      ORG-App

    • B.

      Both ORG-App-Work-CaseTypeOne and ORG-App-Work-CaseTypeTwo

    • C.

      ORG-App-Work

    • D.

      ORG-App-Data-CasetypeOne

    • E.

      ORG-App-Work-CasetypeOne

    Correct Answer
    C. ORG-App-Work
  • 25. 

    Which of the following is NOT an example of dynamic user interface?

    • A.

      Eliminating the full page screen refresh

    • B.

      Displaying the new calculated value based on a specific value assigned to a property

    • C.

      Displaying a different layout format based on screen resolution

    • D.

      Dropping collumns from the grid layout based on screen resolution

    Correct Answer
    B. Displaying the new calculated value based on a specific value assigned to a property
  • 26. 

    When  a Data Page is defined as a Page, the results can't be used as a source for:(Select Two)

    • A.

      A dynamic layout

    • B.

      A repeating grid

    • C.

      Any layout

    • D.

      A section embedded in another section

    Correct Answer(s)
    A. A dynamic layout
    B. A repeating grid
  • 27. 

    A layout can be saved as a section so  it can  be:

    • A.

      Rendered in different browsers

    • B.

      Used in other rules

    • C.

      Cached in memory to improve performance

    • D.

      Aligned properly

    Correct Answer
    B. Used in other rules
  • 28. 

    Select  the valid options for instatiating a subcase. (Choose Three)

    • A.

      Automatic instantiation

    • B.

      Conditional instantiation

    • C.

      Declarative instantiation

    • D.

      Procedural instantiation

    • E.

      Manual instantiation

    Correct Answer(s)
    A. Automatic instantiation
    B. Conditional instantiation
    E. Manual instantiation
  • 29. 

    Charts can't be added on both list and summary reports

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 30. 

    The property Optimization wizard is used to:

    • A.

      Store properties on the clipboard more efficiently

    • B.

      Create property in a data class

    • C.

      Improve report perfomance

    • D.

      Store properties in the BLOB to reduce database table space

    Correct Answer
    C. Improve report perfomance
  • 31. 

    In an application, an inbound email is used to create a purchase request, and accesses an external catalog to retrieve the latest price information. How should you implement each integration? (Choose Two)

    • A.

      Purchase Request creation is implemented as a service

    • B.

      Purchase Request creation cannot be implemented as either a service or a connector

    • C.

      Purchase Request creation is implemented as a connector

    • D.

      Price retrievail is implemented as a connector

    • E.

      Price retrievail cannot be implemente as either a service or a connecor

    • F.

      Price retrievail is implemented as a service

    Correct Answer(s)
    A. Purchase Request creation is implemented as a service
    D. Price retrievail is implemented as a connector
  • 32. 

    Report Definitions can be used on which of these use cases?(Choose Three)

    • A.

      An indirect source for a dropdown list

    • B.

      To report on business and process metrics

    • C.

      As a source for a data page

    • D.

      To copy data from one page list to another page list

    • E.

      To filter the results of a page list

    Correct Answer(s)
    B. To report on business and process metrics
    C. As a source for a data page
    E. To filter the results of a page list
  • 33. 

    Select the best practice for saving connector results in the application

    • A.

      Use the Data Page to store the results

    • B.

      The results should not be stored

    • C.

      Use a Page List property to store the result

    • D.

      Populate the results to a data table

    Correct Answer
    A. Use the Data Page to store the results
  • 34. 

    Which of the folowing actions can be performed using Application Express? (Choose Two)

    • A.

      Define Business objectives for the application

    • B.

      Create all operators and access groups

    • C.

      Collect the specification

    • D.

      Create a new PEGA Application

    Correct Answer(s)
    A. Define Business objectives for the application
    D. Create a new PEGA Application
  • 35. 

    Justifying a Guardrail warning should only be allowed when ______________

    • A.

      There's no other way during the development

    • B.

      It is a better alternative

    • C.

      Implementing the solution is faster

    • D.

      It adheres to other best practices

    • E.

      When it's the faster way to solve a problem during the development

    Correct Answer
    A. There's no other way during the development
  • 36. 

    Which of the following are true about classes (choose two)

    • A.

      Classes decides the scope of a rule.

    • B.

      Classes group rules together.

    • C.

      Classes represent the applicability of rules

    • D.

      Classes are used to control access to the application

    • E.

      Classes are used to do the deploy

    Correct Answer(s)
    A. Classes decides the scope of a rule.
    C. Classes represent the applicability of rules
  • 37. 

    Select the statement that best define a rule. (Choose Two)

    • A.

      An application can only contain one instance of a specific rule

    • B.

      Rules are used to define and configure an application

    • C.

      Rule are organized in RuleSets.

    • D.

      It's optional to Rules, the association with a class and inheritance.

    Correct Answer(s)
    B. Rules are used to define and configure an application
    C. Rule are organized in RuleSets.
  • 38. 

    Why are Guardrails important? (Select Three)

    • A.

      Performcance issues are caught early on when following Guardrails

    • B.

      Application are easier to maintain and upgrade when following Guardrails

    • C.

      Application are build consistently by different teams when follow Guardrails

    • D.

      Ensure connectivity with external data sources when following Guardrails

    • E.

      Quality Assurance testing is not as important when following Guardrails

    Correct Answer(s)
    A. Performcance issues are caught early on when following Guardrails
    B. Application are easier to maintain and upgrade when following Guardrails
    C. Application are build consistently by different teams when follow Guardrails
  • 39. 

    Guardrail reports are used to do all of the following EXCEPT ________

    • A.

      Identify rule warnings in an application

    • B.

      Identify warnings by rule type

    • C.

      Identify open cases with guardrail violations

    • D.

      Identify performance warnings

    Correct Answer
    C. Identify open cases with guardrail violations
  • 40. 

    The best way to cache the results of an external database query is to use a:

    • A.

      Data Page

    • B.

      Connector

    • C.

      Data Table

    • D.

      Report Definition

    • E.

      Data Transform

    Correct Answer
    A. Data Page
  • 41. 

    A When Rule is used to manage the Data Page source when it's has more than one source.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
  • 42. 

    Review the following scenario: In the section with miscellaneous Items, the user can enter several names. The entered value are stored in the property. Which type of property is that?

    • A.

      Page

    • B.

      Page List

    • C.

      Value

    • D.

      Single Value

    Correct Answer
    B. Page List
  • 43. 

    Select the statements regarding data tables that are MOST accurate

    • A.

      Fields can be single value properties

    • B.

      Fields can be page properties

    • C.

      Fileds are not mapped to a database

    • D.

      There must be a unique key field

    Correct Answer(s)
    A. Fields can be single value properties
    D. There must be a unique key field
  • 44. 

    A data page is refreshed if the condition in the Do not reload when field is true

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
  • 45. 

    Which Statements best describe the purpose of a data trasform? Choose Two

    • A.

      To retrieve data from an external system of record

    • B.

      To store data obtained from an integration request

    • C.

      To update the value of a property

    • D.

      To manipulate data copied from one case to a subcase

    Correct Answer(s)
    C. To update the value of a property
    D. To manipulate data copied from one case to a subcase
  • 46. 

    Data pages can be populated from a: Choose Two

    • A.

      Report Definition

    • B.

      Local list defined in a property

    • C.

      Drop down list

    • D.

      Data trasform

    Correct Answer(s)
    A. Report Definition
    B. Local list defined in a property
  • 47. 

    Select the scenario where PEGA is an appropriate system of record for data (Choose Two):

    • A.

      A list of all phone numbers of a customer

    • B.

      A list of all calls received from a customer

    • C.

      A list of all offers made to a customer

    • D.

      A list of all accounts held by a customer

    Correct Answer(s)
    B. A list of all calls received from a customer
    C. A list of all offers made to a customer
  • 48. 

    Which of the following is true of a Declare Expression?

    • A.

      They must specify the sequential order in which to run

    • B.

      They are only referenced in a data transform

    • C.

      They are invoked automatically without any explicit reference to it.

    • D.

      They are referenced in a section

    • E.

      They are invoked automatically every time you call the Declare Expression.

    Correct Answer
    C. They are invoked automatically without any explicit reference to it.
  • 49. 

    Select  the statement that is MOST accurate regarding the execution of Validate rules:

    • A.

      Validation is perfomed declaratively

    • B.

      Validation occurs after the stage is completed

    • C.

      Validation occurs immediately when the users enters a value in the field

    • D.

      Validation occurs after submitting a form

    Correct Answer
    D. Validation occurs after submitting a form
  • 50. 

    What happens if none of the rows in a Decision Table is evaluated to True?

    • A.

      The table does not return a result value

    • B.

      The table returns an error

    • C.

      The systme cycles through the table again to check for errors

    • D.

      The table returns a default 'otherwise' value

    • E.

      The table will return False

    Correct Answer
    D. The table returns a default 'otherwise' value

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 16, 2016
    Quiz Created by
    Pegabr

Related Topics

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.