150+ Latest PEGA Interview Questions and Answers [UPDATED]

Sravan
7 min readMay 5, 2020

Below is the list of top 150+ PEGA interview questions and answers for freshers beginners and experienced pdf.

List of PEGA Interview Questions and Answers

What is Pega and Why Pega?
Brief about Pega?
What are the Certifications available for Developers in Pega?
Question What are the Developer Tools in Pega? PDF
What are the Debugging tools available in Pega?
What id DataPage and what is its scope?
Name different types of requestors?
What is Portal and where it will be configured?
Question What is reports and why it is used for? PDF
What are the different types of layouts available?
Different between Abstract and Concrete Class?
What are the different layers in architecture?
Question What are the types of Inheritance? AnswerPDF
What is Workgroup, Worklist and Workbasket?
How to associate an Operator with Workbasket?
What are types of flows?

Read PEGA Answers Here

PEGA Interview Questions and Answers PDF

How to restrict a flow to particular user?
What are flow action and its types?
What is SLA and what are the terms associated with it?
Question What are the different types of SLA?
What are the types of joins available in reports?
What are Agents and name the running mode?
What are the major differences for Obj and RDB Methods?
Question What are px, py and pz keys?
What are Local Variable and Parameter Variable?
What is Activity and mention different types of it? Answer
What is the difference between Exit-Activity and Activity-End Methods?
What is Locking in Pega and describe it types? PDF
Which are the possible ways to Handle Errors in Connect — Soap rule?
Question What are the benefit of using Declare Index rule?
How tracer can be utilized for a Remote requestor in Pega?
Which are the Rule Availability in Pega?
Name some of the Pega OOTB Activities that are generally used?

Click Here for PEGA Answers

PEGA Interview Questions and Answers for Experienced PDF

Define Primary page and its benefits?
What are the major functionality difference between Clipboard and Database?
Which are all the pages available in Clipboard at run time for the user?
Question What is harness rule and define its types?
What are Services and Connectors in Pega? Answer
Name some Obj Method and its benefits?
How Parse — XML is different from XML-Stream? PDF
Where can a user find the local variable values in Pega?
Question What are Listeners and describe its types?
Define Section and mention where can it be referenced?
What is Rule Resolution in Pega? Answers PDF
What is Validation and describe its types?
What are Declarative rules and mention various types of it?
Question What is KeyStore in Pega?
How can we map the class to a DB Table in Pega?
What actually happens when locking a work object in Pega?
Describe about Duplicate Case Search in Pega?

Click This Link to Read PEGA Answers

PEGA Interview Questions and Answers for Freshers PDF

What is the difference between Page -Validate and Property-Validate methods?
What is the difference between Edit validate and Edit Input rules?
Where assignments will be stored in Pega rules database?
Where work objects will be stored? Question PDF
If I have 3 different work objects in my application, how to store them in three different tables?
What is StepStatusGood, StepStatusFail rules?
How to make any rule as a favorite to your manager? Answers
Where can I see the parameter values in the clipboard ( values ..) I am passing one activity to others?
How to import rules using PZinsky
Question Difference between activity and utility?
Difference between obj-open and obj-open-by-handled
Inheritance concept in the Pega (rules, class)
Performance of our work in the pega is measured using?
How to connect to different pega applications? PDF
How to store the instance of the class in a specific database?
Difference between obj-list, rdb-list?
How to see the values of the local variables of the activity?

To Read PEGA Answers Click Here

PEGA Testing Interview Questions and Answers

How can I store the instance of the class in the database?
Default data table where the instance of the class is store (how it will search ) pc_work PDF
In Routing activity what is the default property used to route the object
Notify
ticket: explain any scenario u used
table used to add a note
Default activity used to create work object. PDF Answers
Different type of flows. Explain in scenario-based where u used and worked
How to send multiple correspondences at a time?
How to call an Activity from JavaScript?
How to end the work object in the activity (a method used to kill the work object)
Question How to call an activity from the java, javascript?
How to pass parameters to the activity using the java, JavaScript?
How can I pass the page as the parameter to the activity using Java, JavaScript? Question PDF
How to get a property value from the clipboard using Java step?
How to restrict the harness, section to a particular user
How a user’s ruleset list is formed ( the logic )?

For PEGA Answers Click This Link

PEGA Interview Questions and Answers on Case Management

How to connect external java application without using connect-java
Spinoff // split join explain
Privileges usage…
Decision/fork usage… Scenarios Decision:
How to expose the column in the blob… of the database
What is a Work Group? What is the primary function of a Work Group from a business perspective?
What is skimming explain?
What are different methods used in activities?
Different types of classes that PRPC support?
Explain about Work Object?
Explain about Work Object ID?
Where we determine the prefix and suffix of of the Work Object ID?
How to call one activity from another activity:
How do you associate an operator with a workbasket?
Diff b/n file listener and connect file?
what is local action?
what is WSDL file?
Difference between Decision Table and Decision Tree:
What Is The Difference Between Listview And Summaryview ?
What Is Paging In A Listview?
What are SLAs used for? How do you configure an SLA?
What do you mean by Case Management in PEGA? When do you use folders?

Go Here to Read Pega Answers

Interview Questions and Answers on PEGA

What do you mean by exposing a property? Did you use any SQL tools or does Pega provide some means to expose columns?
How to connect with external data base:
What is Access Group and Access roles and difference between them?
What is a harness in Pega?
How to create a work object in Pega?
What is case management in Pega?
What is PRPC in Pega?
What is an assignment in Pega?
What is ruleset in Pega?
How to create workbasket in Pega?
What is parallel processing in Pega?
How to open an exercise system in Pega?
Explain case management in Pega?
What is an activity in PEGA?
Explains the difference between activity and utility in Pega?
What is SLA in Pega?
How to trace SLA in Pega?
What is work-pool in Pega?
Describe the Access group in Pega?
In Pega 8.1 what are the new components added for application development?
What do you mean by work-space or studio?
What are the various workspace supported in the latest release?
Can you use Pega Express in 8.1?
A system admin complained that he is not able to access the admin studio? What could be the potential reason?
Like we used to switch portal, similarly, is there any way to switch studio as such?
How can you show the relevant record?
What is Prediction studio?
How many types of portals does PRPC can provide? Where will you specify the portals that u have created?
Explain Different types of harness that u have used ?

Click Here to Read PEGA Answers

PEGA Interview Questions PDF

If I want to restrict a user to perform on a particular flow action, how can I achieve it?
How can u expose a property ? What is a linked property ?
Mention about the flow types ?
In my screen flow I have 4 assignments. When I am at the 3rd assignment, I want to route it to a different user. How can it be done ?
Use of entry checkbox in screen flow ?
What are all the different types of scope that declare scope provide ?
Advantages and limitations of declare page ?
Diff b/w declare page and regular pages ?
Diff types of declarative rules present?
How do u specify if expression triggers f/w or b/w chaining ?
How b/w chaining process works in Pega ? (Goal Seek)
What type of Reporting features are provided by Pega?
How to call a list view from an Activity?
What is Paging in a list view?
What is exposing a property?
How to expose a single value property?
How to expose aggregate property?
Can we refer the property without exposing in Reports?
What is the activity responsible for getting the data in List View?

To Read Pega Answers Go Here http://interviewquestions.ap6am.com/pega-answers/

INTERVIEW QUESTIONS ON DATA PAGES IN PEGA, MPHASIS PEGA INTERVIEW QUESTIONS, PEGA ADMIN INTERVIEW QUESTIONS, PEGA ARCHITECT INTERVIEW QUESTIONS, PEGA BPM INTERVIEW QUESTIONS, PEGA CPM INTERVIEW QUESTIONS, PEGA CSA INTERVIEW QUESTIONS, PEGA CSSA INTERVIEW QUESTIONS, PEGA DECISIONING INTERVIEW QUESTIONS, PEGA DEVELOPER INTERVIEW QUESTIONS, PEGA INTERVIEW QUESTIONS FOR CAPGEMINI, PEGA INTERVIEW QUESTIONS ON AGENTS, PEGA INTERVIEW QUESTIONS ON CASE MANAGEMENT, PEGA INTERVIEW QUESTIONS ON FLOWS, PEGA INTERVIEW QUESTIONS ON INTEGRATION, PEGA LSA INTERVIEW QUESTIONS, PEGA REAL TIME INTERVIEW QUESTIONS, PEGA SCENARIO BASED INTERVIEW QUESTIONS, PEGA TESTING INTERVIEW QUESTIONS, TCS PEGA INTERVIEW QUESTIONS.

--

--