Official Bank 0/60

Certified Robotics System Architect (CRSA) 80V1 (PEGACRSA80V1) - PEGA Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
60 Total Questions
1
Question
After you have interrogated the fright status page for ABC Airlines, the control hierarchy is displayed as follows:

Exhibit

Within the adapter's .os file, the formFlightStatus contains two Content XML nodes. What are the name attribute values for the two nodes? (Choose Two)
Select 2
Options
A Children
B Controls
C ChildControls
D MatchRules
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
You are working on a multi-developer automation project that is currently going through UAT. A tester reports that an automation fails after a certain number of attempts. The tester did not count the number of attempts but provided verbose Runtime logging.

What two methods do you use to determine how many automation iterations occur before failure? (Choose Two)
Select 2
Options
A Add a counter in the automation to track the number of times it runs and write the count into the log.
surrounding it.
automation.
B Tell the tester to run the solution again, count the iterations, and report any issues with the
C Open the RuntimeLog in a text editor and check for the automation occurrence and any exceptions
D Use Automation Playback.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
The HR application you are working with supports simultaneously loading and viewing multiple customer account windows.

Which approach supports the integration and automation of multiple customer account windows?
Options
A Enable cloning in the RuntimeConfig xml.
B Set the adapter's hook child process property to true.
C Set the control's UseKeys property to true.
D Set the adapter's MDI Child property to true.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Procedure automations should return values needed elsewhere in the application with the Exit Point(s) instead of using global values.

What are the two reasons for returning values within a procedure automation's Exit Point? (Choose Two)
Select 2
Options
A The design provides for smaller, manageable automations.
B The solution design document determines the use of exit points and values.
C The values are scoped to the automation so they do not need to be cleared after execution.
D The outcome can be trusted because it cannot be overwritten by an automation on another thread.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose Two)
Select 2
Options
A Log4Net can change the directory location of the log file.
B Log4Net can provide a minimum number of log files to retain.
C Log4Net can set the log file size.
D Log4Net can append new data to the log file.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.