Wednesday 2 August 2017

[Real Time] 100 PEGA Interview Questions and Answers pdf for freshers and experienced

100 TOP PEGA Interview Questions and Answers pdf
1. HTML streams are subject to rule resolution. Is this statement true or false?
2. PegaRULES Process Commander standard harness activities and starting HTML streams are meant to work as-is, with links to built-in processing capabilities. For this reason, it is best not to overlay either the harness activity or the starting HTML stream. Is this statement true or false?
3. A ___________ is a container for your application business logic, which is defined in rules.
4. An Assignment is a task in a flow that requires user input and may assign the work object to an individual work list or workbasket. Is this statement true or false?
5. Rule resolution dynamically selects the right rule by searching your profile Rule set list across multiple dimensions, including purpose, class, rule set and version, date and time range, circumstance and security. ( True /False)
6. For System architect after estimating the ROI and successfactors what is the Step to do next(check this)
7. In describing a Router, which of the following statement is false?
8. Can we give audit not in utility
9. Ticket shape represents
10. Related declarative rules can span Rule sets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander. Is this statement true or false?
11. Related declarative rules can span RuleSets, but they must reside in the same class in order to be invoked appropriately by PegaRULES Process Commander
12. A _________ is a container for your application business logic, which is defined in rules
13. The property for the purpose of handle i.e., pzInsKey (which serves the purpose of primary key) is defined in following class
14. Users of the PegaRULES Process Commander system are defined by
15. Parameter Page can be referenced by which of the following keyworD.
16. Utility activities cannot use which of the following methods
17. Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted
18. In the ReportWizard, what does Data Source field contains for a Rule-Obj-SummaryView
19. Class Explorer is a tool that is available to system architects and system administrators only. Is this statement true or false
20. Which of the flow shapes are appropriate for defining the path of execution according to complex "if...then" logic?
21. When we use Page-Rename method what happens, if the new name that we specify already exists in the clipboard
22. We know that if there are multiple instances with same visible key, rule resolution algorithm determines which one to return. If I want to explicitly specify the version I want (i.e. keeping the rule resolution algorithm aside), which of the following method need to be used?
23. For most of the concrete classes, PRPC comes with a standard model called
24. Declarative rules such as Rule-Declare-Expressions and Rule-Declare-Constraints can be specialized using circumstances.
25. Use a ___________ rule to convert one or two input values (text, numbers or dates) into a single resulting value, where the decision criteria fits a table or matrix structure
26. What is the difference between activity methods Call and Branch?
27. There is property which stores the value of create date and time or create operator (perhaps for a work object). What is the prefix for these kind of properties
28. Rules like Notify,Utility,Route belongs
29. We use Rule-HTML-Property
30. Which of the following type of standard properties cannot be tailored when you are customizing application in your own rule set. In other words, which of the following type of properties can not be saved as to our class/ruleset
31. For creating tabbed look,which rule is considered
32. Which tool is used by the user to check for the Parameter values in the flow?
33. Which of the following tools would you use to view the HTML associated with the fragment?
34. According to SmartBuild, what is the appropriate order to design/develop the following elements?
35. How many declarative standard rules are there in PRPC?
36. In a Declare-Expression rule, If I want to use an expression, which contains expressions, function calls, constants etC. Which of the following to be useD.
37. While using a Page-Copy method, what happens if system does not find the destination page (copy into page) in the clipboard
38. What happens when we call Page-Remove followed by Commit method?
39. Given the Rule-Obj-WorkParties definition above, which of the following roles would show up by default when a user creates a new work object?
40. Which of the following rules should not be maintained by business users/process architects?
41. A ___________ is a container for your application business logic, which is defined in rules.
42. A Process Flow has been designed that routes an assignment to a workgroup manager. An additional requirement is that the manager be able to attach a budget spreadsheet to the assignment before approving the assignment. This is best accomplished using a:
43. Where .PropertyName is the name of a property, which of the following is the correct syntax for a property reference directive that would allow the user to assign the property value?
44. __________ control the user experience - the forms and their appearance, content and behavior.
45. The portal layout for group of users can be generally controlled from which of the following
46. Which of the following directives 'comments out' authoring notes in a PegaRULES Process Commander HTML object?
47. Which of the following statement best describes Directed Web Access?
48. Which of the following violates a SmartBuild best practice regarding flow design?
49. List some of the standard connectors that come with PRPC , which enable it to connect to external systems? 50. User created using application accelerator will have default password as
51. Which of the following best describes Declarative constraints?
52. When we store an instance of process commander in database as a record, the following suffices the purpose of primary key.
53. The purpose of table edit when we define a property is
54. The class of a work object cover must be in the same __________ as any associated work object classes. (Pick the correct answer)
55. When an individual rule has an Availability setting of No/Draft (rather than Yes), the rule is no longer usable in many situations. Which statement does NOT apply to rules with this Availability setting?
56. Which of the flow shapes can be used for a path execution in a situations like “if...then” logic?
57. Which of the following rule best describes the following needs
Through cascading (where one rule calls another), this rule can provide an output based on three, four or more inputs.
58. A _________ is a container for your application business logic, which is defined in rules.
59. Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted
60. PegaRULES Process Commander supports the assignment of work to four types of destination. What are they?
61.     Where .PropertyName is the name of a property, which of the following is the correct syntax for a property reference directive that would allow the user to assign the property value?
62.     For most of the concrete classes, PRPC comes with a standard model called
68.     Which of the following are usually designed to correspond to one database table in Process Commander.
69.     All the standard properties in process commander begin with
70.     What is the consequence of checking in the “Special” check box while creating a property?
71.     All the routing activities return its result in an output parameter called
72.     Which of the following property / properties are not aggregate properties?
73.     Which of the following are used to specify default values for properties associated with a class                   
74.     Each record in (row) in relational database corresponds to one of the following in Process Commander. In other words, one row in table is created whenever following of process commander is createD.( choose more and more appropriate answer)  
75.     When we store an instance of process commander in database   as a record, the following suffices the purpose of primary key.                
76.     There is property which stores the value of create date and time or create operator (perhaps for a work object). What is the prefix for these kind of properties   
77.     Which of the following is not the place where u can add rule sets as an access control mechanism                   
78.     Which of the following type of standard properties cannot be tailored when you are customizing application in your own rule set. In other words, which of the following type of properties can not be saved as to our class/ruleset           
79.     Parameter Page can be referenced by which of the following keyword
80.     The following method is used to make Obj-Save method not be effective and hence not to be taken up by subsequent Commit method
81.     -------Check box in Obj-Save method and -------Check box in Obj-Delete method facilitate immediate write into database, without actually waiting for Commit method
82.     Properties that have prefix px can only be set only with following method
83.     Which of the following three class groups process commander by default contains on installation                    
84.     Which prefix to a property name indicates that its value can be updated directly by a Worker inputting information through a web form?
85.     Which of the flow shapes are appropriate for defining the path of execution according to complex “if...then” logic?
86.     Users of the PegaRULES Process Commander system are defined by
87.     Goal and Deadline escalation is managed by…                                                                        
88.     Local Flow Actions are added to which task form?  
89.     In describing a Router, which of the following statements is false?  
90.     When adding a Connector to an Assignment, the Likelihood associated with the Action represents which of the following?
91.     Flows and Assignments work together to ________?  
92.     Process Commander comes with eight standard Service Levels that can be used right out of the box. Of the four choices below, choose the one that is a standard Service Level. 
93.     What is a clipboard page in PegaRULES Process Commander?
94.     In designing a class structure for an application, what should the first step be?
95.     What is the name of standard PegaRULES Process Commander models?
96.     What type of rule should you create to calculate the value of a property automatically based on changes in other properties?
97.     Correspondence fragments are __________?
98.     __________ control the user experience - the forms and their appearance, content and behavior.
99.     Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted?
100.    Which directive would you use to retrieve a property value from an instance not present on the clipboard?

1 comment: