Friday 4 August 2017

[Update] 100 Pega Multiple choice Questions and Answers pdf for freshers and Experienced pdf

1. How do we utilise skill based routing in pega?
a. manager assign jobs in dashboard according to the skill of the users
b. pega automatically routes the work based on the skills mentioned  in the operator rule
c. prpc has a intelligent intitutive system to guess the operator with the specific skill
d. based on access group
Answer: b

2. Operator availability is provided in?
a. operator rule
b. operator personal ruleset
c. access group
d. absense managemnt application
Answer:a

3. Work object can be created in these ways?
a. flows
b. section
c. activity
d. portal
Answer: a

4. For the property having type(true or false), which of the following value entered for the property is a internal re?
a. 1
b. -1
c. Y
d. all of above
Answer: d

5. which property type allow the property to hold text string that cannot contains tabs?
a. text
b.password
c.identifier
d.none of above
Answer: c

6.steps for connecting pega process commander with external db?
a.create an instance of Data-Admin-DB-Name
b. create an instance of Data-Admin-DB-Table
c.create an instance of rule-obj-class
d.all of above
Answer:a

7.an operator can start a flow from?
a.dashboard tab
b.process work tab
c.process work tab as well as from activity
d.manage rules tab
Answer: b

8.how to define multiple properties?
a.application explorer-datamodel-new-propertyalias
b.application explorer-datamodel-define-propertys
c.application explorer-datamodel-new-property
d.both a and b
Answer: b

9.how to define data model?
a. pega-datamodel-click database
b. datamodel
c. pages and classes
d. pega-system-tools
Answer: a

10. is every data table have a unique key?
a. yes
b. no
Answer: a

11. what is single value?
a. create a property that can contain an ordered list of single values
b. create a property that can contain an ordered list of single values
c. text values
d. create property that can contain an embded pages as its value
Answer: c

12. which of the follwoing rule types are not ruleset qualified?
a. property
b. database table
c. access group
d. control
Answer:

13. a ruleset "proddata:05-04"  is a mentioned in the application rule under application rulesets. which of the following version?
a. proddata:05-04-01
b. proddata:05-03-02
c. proddata:05-05-01
d. proddata:05-05-03
Answer: a and b

14. which rule availibility setting allow you to mask a rule in a child class and fall back to the same rule in a. parent class?
a. withdrawn
b. blocked
c. final
d. hidden
Answer: a

15. can corrsepondence rules also be generated automatically when we run the application accelerator?
a. true
b. false
Answer: b

16. which of the standard work parties are default work party?
a. originator
b. customer
c. owner
d. all of the above
Answer: a

17. converstion of a flow into screenflow after its creation is possible?
a. true
b. false
Answer:b

b18. select the statement which are true(choose 2)?
a. work can only be delegated to the operators
b. work canbe delegated to the operators according to their skillset
c. only manager can retrive work or delegated work
d. operator can pick work from the workbasket
Answer: b and d

19. which one of the following will be created when creating draft UI?
a. harness
b. flow action
c. section
d. all of above
Answer: d

20. which flows to verify processes before creating property,UI and buisness rules?
a. draft flows
b. sub flows
c. process flows
d. none
Answer: c

21. when creating the draft UI we can keep focus on validating and completing the ?
a. userinterface capabilities
b. section rule
c. property labels and property fields
d. none
Answer: a

22. in the vehicle information section, the user can select several automobiles. the selections are stored  in the vehicle pro?
a. value group
b. page group
c. value list
d,.page list
Answer : b

23.HTML property rule can be referenced from(Choose 3)?
a.flow action
b.section
c.validate
d. property
Answer:b,c,d

24. which is the predefined harness?
a. complete
b. confirm
c.reject
d.resolve-complete
Answer: a,b

25.when we drag a report defination from rules explorer onto section,PRPC add it?
a. grid layout or tree grid layout
b.row repeat
c. column repeat
d.none
Answer: a

26.which defines a table or grid that controls the placements of labels and input fields or output fields?
a. layout
b.flowaction
c.section
d.none
Answer: a

27.which UI rule contain propertiies,labels,controls?
a.flow action
b.flow
c.section
d.none
Answer: c

28.which one of the following components user can not create by application accelerator?
a. class group(work pool) and supporting database table
b.capability of communication or integration with other system
c.a ruleset and version for the application,added to the access group
d.work parties rule
answer: d

29.application profile document means?
a.this document provides a holistic view of the application
b.this document provides all the buisness requirements
c. both a & b
d.none of above

30.application profile document should be created manually?
a.true
b. false
Answer: b

31.application accelerator can be completed before application profile?
a. true
b. false
Answer:b

32. circumstance is rule available in?
a. technical
Answer:true

33.PRPC indicates time qualified rules with the labels?
a. starting
b, ending
c. a&b
d.none
Answer: c

34. who is the responsible for multi vairable circumstancing?
a. senior system architect
b.developer
c. manager
d.all of above
Answer: d

35. -------------- is the rule that overides another  rule of the same name, ruleset,version?
a.qualified rule
b.base rule
c.single variable
d. none
Answer: a

36.which of the following cannot be used with declerative rules?
a.circumstances
b.agents
c.functions
d.flow actions
Answer:d

37.to place a conditions on a property such as a value boundry the best rule to use is
a.Rule-Declare-Expresions
b. Rule-Declare-constraints
c.Rule-Declare-goalseek
d.rule-declare-onchange
Answer: d

38. Declerative rules are evaluated by the user when added to satisfy certain conditions?
a.true
b.false
c.both a and b
d.none

39.which of the folloowing is true declerative rules?
a. they must be called explicitly
b, no need to call explicityly
c.both a and b
d.none
Answer: a

40. Activities are defined as part of the ------------------ category?
a.UI
b.process
c.technical
d.none
Answer: c

41.activities are harder to maintain and not as easy to construct as other rules in prp?
a.true
b.false
c.both a and b
d.none
Answer: a

42.obj-refresh and lock?
a.to lock
b.to unlock the work object
c.to cancel
d.to unlock and cancel the work object
Answer: a

43.edit-validate rule is cannot be called by?
a.activities
b.proeprty rules
c.valdates rules
d.flow action rules
Answer: d

44.in which application explorer category does validation rule appear?
a.process
b.data model
c.decision
d.technical
Answer: c

45.obj-validate medhod is used when rule-edit-validate is referenced from the following?
a.flow action rules
b.activities
c.correspondence rules
d.property rules
Answer: b

46.decision rules are categorised into?
a.3
b.1
c.4.
d.5
Answer: c

47. decision tree?
a. each row will have a single condition
b. decision tree accepts one input property value, but can evaluates numerous properties. each row will have a multiple condition to be checked
c. collection of property values
d. complex
Answer: c

48. for rule-service?
a. external application acts as a server and prpc applicationn acts as client
b. external aplication acts as client and prpc acts as a server
c. external application as well as prpc acts as server
d. external aplication as well as prpc client
Answer: b

49.types of connector available are a) net, b)EJB, c)java, d)soap, e)sql?
a. a,b,c,d
b. b,c,d,e
c. a,b,c,e
d. all
Answer: b

50. type of service available a)email, b)soap, c)jms, d)portlet, e)corba, f)file?
a. a,b,c,d,e
b. b,c,d,e
c. a,b,c,e,f
d. all
Answer E(corba) is not present

51. Categories of Top level pages in clipboard?
a. 1
b. 4
c. 3
d. 2
Answer: 3

52. Is developer can use datatable?
a. No
b. Yes
Answer: b

53. Which of the below statement is false?
a. A page (with an associated class) is valid if all properties on the page are valid.
b. If properties or page fails this validation, the system adds message to the page or property
c. These validation rules does not test user input fields after they are first entered.
d. A Property on the clipboard  is “validated” if its value passes the test.


54. Decision Tree?
a. Each row will have a single condition
b. Decision tree accepts one input property value, but can evaluate numerous properties. Each row will have a multiple condition to be checked.
c. Collection of property values.
d. Complex

55. When decision table is used for ?
a. it is used for simple problems.
b. Nested if
c. Complex scenorios
d. When Condition
Answer: a

56. Integrator task requires?
a. Connect Activity
b. Router Activity
c. Utility Activity
d. When Condition
Answer: a

57. For Rule-Connect
a. External Application acts as a server and PRPC application acts as a client.
b. External Application acts as a client and PRPC acts as a Server.
c. External Application as well as PRPC act as Server.
d. External Application as well as PRPC Client.
Answer: a

58. Rule Required for connecting to EJB
a. Rule-Connect-EJB
b. Rule-Connect-EJB and Data-Admin-Connect-JNDI
c. Data-Admin-Connect-JNDIServer
d. Rule-Connect-EJB and Data-Admin-Connect-JNDIServer
Answer: d

59. Can operator have multiple Roles?
a. Yes
b. No
Answer: a

60. Application Profiler is created in which phase?
a. Inception
b. Elaboration
c. Construction
d. Both A& B
Answer: a

61. Which Property type allow the property to hold text Strings that’s cannot contain tabs?
a. text
b. password
c. Identifier
d. None of the Above
Answer: c

62. Data table wizard creates a)List b)EditList c)Class d)Property e)Validate Rule?
a. a,c,d
b. a,c,d,e
c. a,b,c,d
d. all
Answer: a,b,c,d,e

63. The Container in harness section is under which tab?
a. HTML
b. History
c. Layout
Answer: c

64. What is the Use of Data-Class?
a. Data-class stores the instances in the database it is used to construct the data tab
b. Retrives the data from database
c. Update and Delete
d. Use the class form to create and define new process commander classes.
Answer: a,d

65. Is every data table have Unique Key?
a. Yes
b. No
Answer: a

66. What is Database table instance?
a. Data-Admin-DB-DataTable
b. Data-Admin-DB-Table
c. Data-Admin-Table
d. Data-DB-Table
Answer: b

67. What is Single Value?
a. Create a property that can contain an ordered list of single values.
b. Create a property that can contain a single text string value.
c. Text Value
d. Create a property  that can contain an embedded page as its value.
Answer: c

68.If you choose the Data-class?
a. Its stores the instances.
b. It is used to add the data table
c. stores in process commander
d. Both A and B
Answer: d

69. A Class can be ?
a. Abstract
b. Concrete
c. None
Answer: a and b

70. Which three are standard party-related classes?
a. Data-Party-Person
b. Data-Party-Group
c. Data-Party-Operator
d. Data-Party-Com
Answer: b

71. Can Correspondence Rules also be generated automatically when we run the application accelerator?
a. True
b. False
Answer: b

72. Work Parties is  under which category of application explorer?
a. Process
b. Data Model
c. decision
d. Technical
Answer: a

73. What is most accurate from the following related to the work status?
a. Work Status can only be updated using an activity
b. All the flow shapes have option to update the work status
c. status can be updated in assignment shape.
d. All of the above
Answer: a

74. Parts of the Tree Layout?
a. Action Top
b. Action Bottom
c. Tree
d. All of the above
Answer: d

75. How many Types of repeating Layouts provided by PRPC?
a. 3
b. 4
c. 2
d. 1
Answer: a

76. Which one of the following Edit Mode Displays the Data as Non-Editable?
a. Readonly
b. Modal Dialog
c. Inline
d. None
Answer: a(refer 101)

77. Develop the appereance of UI we need to create?
a. layouts and template controls
b. Flow Action
c. Section
d. None
Answer: c

78. The Standard Harness appear  in the following order?
a. New, Perform, Review, Confirm
b. New, Confirm, Review,Perform
c. Confirm, New, Perform, Review
d. New, Review, Confirm, Perform
Answer: a

79. Which of the following rules cannot be debugged using Rule Inspector?
a. HTML Rules
b. Property Rules
c. Declarative Rules
d. Connector Rules
Answer: d

80. On the Form there are Multiple Properties if we want to place constraints on them we have to create?
a. Constraint Rule for Every Property
b. One Constraint Rule is Sufficient for all Property validation
c. Both
d. None
Answer: b

81. Which of the following Rules support the User Interface?
a. Rule-HTML-Section
b. Rule-HTML-Property
c. Rule-HTML-Fragment
d. All of these
Answer: d

82. Which rules define the appearance and contents of one horizontal portion of harness form?
a. property rules
b. section rules
c. activity rules
d. none of these
Answer: b

83. which one is not a valid option for the body in a harness section?
a. define layout
b. define repeating Row
c. Include Section Rule
d. Define Repeating Layout
Answer b

84. Which one of the following Components users cannot create by Application Accelerator?
a. Class group(Work Pool) and supporting database table
b. Capability of communication or integration with other system.
c. A ruleset and version for the application, added to access group
d. Work parties rule
Answer: d

85. A Person who uses the application you build to receive, process and resolve work is__________?
a. Buisness User
b. System Architect
c. Buisness Manager
d. System administrator
Answer: c

86. Which creates the class Structure?
a. Application Profiler
b. Application Accelerator
c. Both A and B
d. None of the above
Answer: b

87. Application Accelerator will also creates draft rules?
a. True
b. False
Answer: a

88. Circumstance is rule is available in?
a. Technical

89. Who is the responsible for multi variate Circumstancing?
a. Senior System architect
b. Developer
c. Manager
d. All of Above
Answer: d

90.To create a circumstance qualified rule we need to create __________ rule?
a. Unqualified Rule
b. Base Rule
c. A and B
d. None
Answer: c

91. Which rules are selected for execution only between two dates?
a. Circumstance Qualified
b. Time Qualified
c. Data Circumstance
d. All of the above
Answer: b

92. Which of the following cannot be used with Declarative Rules?
a. Circumstances
b. Agent
c. Functions
d. FlowActions

93. If I want to do a Operation on the saving or updation of database, which of the following rules to be?
a. Rule-Declare-Expressions
b. Rule-Declare-Constraints
c. Rule-Declare-Trigger Rule
d. Rule-Declare-Onchange
Answer: c

94. How can Declarative Standard Rules are there in PRPC?
a. 2
b. 5
c. 6
d. 8
Answer: c

95. Declarative Rules are evaluated by the user when needed to satisfy certain conditions?
a. True
b. False
c. Both A and B
d. None
Answer: b

96. Which of the following situations is not an example of using a data transform rule?
a. Mapping property values from one clipboard page to another
b. creating an email
c. setting the property .LoanType to “CarLoan”
d. Updating the Page
Answer: b

97. Application Accelerator creates______ and its always recommended to use the same name for all starting processes?
a. pxDefault
b. pyDefault
c. PxPxDefault
d. None
Answer: b

98. Can we Avoid Activities Completely?
a. yes we can avoid Completely
b. no sometimes we cant avoid
c. Both A and B
d. None
Answer: b

 99. Edit Validate Rule is cannot be called by ?
a. Activities
b. Properties Rule
c. Validate Rules
d. Flow Action Rules
Answer: d

100. All validate rules are for only client side validation?
a. True
b. False
Answer: b

101. Validation Refers to ?
a. The Execution of a validation Rule
b. of other test on the value of properties on a page.
c. Both a and b
d. none
Answer: c

102. Decision tree can be referred from ?
a. Rule-Declare-Expression
b. Rule-Declare-Page
c. Rule-Declare
d. Rule-Declare-trigger
Answer: a

103. In which way we can select multiple values from single property?
a. Decision Table
b. Map Value
c. Decision When
d. Using Decision Tree

104. For Rule Service?
a. External Application acts as a server and PRPC application acts as client.
b. External Application acts as a Client and PRPC application acts as Server.
c. External Application as well as PRPC acts as server
d. External Application as well as PRPC acts as client
Answer: b

105. For Rule-Connect?
a. External Application acts as a server and PRPC application acts as client.
b. External Application acts as a Client and PRPC application acts as Server.
c. External Application as well as PRPC acts as server
d. External Application as well as PRPC acts as client
Answer: a

106. To add 2 Connector sequencially  without any processing in between two connectors use?
a. Integrator Task
b. Ticket
c. Assignment
d. Fork
Answer: d

1 comment: