Showing posts with label PEGA Multiple CHoice Questions. Show all posts
Showing posts with label PEGA Multiple CHoice Questions. Show all posts

Saturday, 28 June 2014

According to SmartBuild, what is the appropriate order to design/develop the following elements?

A. User Interface, Properties, Class Structure, Process Flows
B. Class Structure, Properties, User Interface, Process Flows
C. Class Structure, Process Flows, User Interface, Properties
D. Properties, Class Structure, User Interface, Process Flows

Ans: C


Which of the following tools would you use to view the HTML associated with the fragment?

A. Class Explorer
B. Look Up Rules
C. Inspector
D. Image Catalog

Ans: C

Which tool is used by the user to check for the Parameter values in the flow?

A. Parameter Page
B. Rules Inspector
C. Tracer
D. Clipboard

Ans: C

For creating tabbed look,which rule is considered

A. Section
B. Property
C. Harness
D. None of These

Ans: C


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

A. px
B. py
C. pz
D. None of These

Ans: C

We use Rule-HTML-Property

A. To display a property on a harness, harness section or html
B. To display a property in a particular format
C. It is not used in the HTML
D. None of These

Ans: B

Rules like Notify,Utility,Route belongs

A. Rule-HTML-Property
B. Rule-Obj-Activity
C. Rule-Obj-Flow
D. Rule-Declare-Onchange

Ans:  B

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

A. py
B. px
C. pz
D. ps

Ans:  B

What is the difference between activity methods Call and Branch?

A. Branch transfers control to another activity and returns to original activity after called activity completes whereas call transfers control to another activity by terminating present activity
B. Branch transfers control to another activity by terminating present activity whereas call transfers control to another activity and returns to original activity when called activity completes
C. Both transfer control to another activity by terminating present activity
D. Both transfer control to another activity and resume to original activity when called activity is completed

Ans:  B

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

A. Decision Tree
B. Decision Map
C. Decision Table
D. Decision Trigger

Ans:  B

Declarative rules such as Rule-Declare-Expressions and Rule-Declare-Constraints can be specialized using circumstances.

A. TRUE
B. FALSE
C. Both
D. None of These

Ans:  B


For most of the concrete classes, PRPC comes with a standard model called

A. pyStandard
B. pyDefault
C. pyDefModel
D. pyStdModel

Ans:  B

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?

A. Obj-Open
B. Obj-Open-By-Handle
C. Obj-Open-By-Key
D. Obj-Open-By-InsKey

Ans:  B

When we use Page-Rename method what happens, if the new name that we specify already exists in the clipboard

A. It flags appropriate warning message
B. System deletes that page and replaces with renamed page
C. It keeps quiet without any action
D. System renames the current page so that there will be two clipboard pages with same name.

Ans:  B


Which of the flow shapes are appropriate for defining the path of execution according to complex "if...then" logic?

A. Utility
B. Decision Tree
C. Router
D. Split for each.

Ans:  B


Class Explorer is a tool that is available to system architects and system administrators only. Is this statement true or false

A. TRUE
B. FALSE
C. Both
D. None of These

Ans:  B

In the ReportWizard, what does Data Source field contains for a Rule-Obj-SummaryView

A. your Ruleset
B. your work pool
C. All work pools in the system
D. Work

Ans:  B

Which rules automate the process of monitoring work completion and notifying the appropriate person when additional scrutiny or action is warranted.

A. Agents
B. Service levels
C. Flows
D. When conditions

Ans:  B

Utility activities cannot use which of the following methods.

        A. Show-Html
B. Obj-Save
C. Obj-Open
D. Commit

Ans:  A

Parameter Page can be referenced by which of the following keyword.

        A. Param
B. Parameter
C. Local
D. Primary

Ans:  A