Pegasystems Certified Robotics System Architect (CRSA) 80V1 (PEGACRSA80V1) Free Practice Test
Question 1
You are required to interrogate a text-based adapter. You added the Windows-based emulator/application (Extra.os) and the WinHIIPI text adapter (WINHLLAPI.os) to the project.
What interrogated control should be matched to ensure that the text adapter is available for use in the solution?
What interrogated control should be matched to ensure that the text adapter is available for use in the solution?
Correct Answer: B
Question 2
You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method.
What two troubleshooting steps do you perform to correct the issue? (Choose Two)
What two troubleshooting steps do you perform to correct the issue? (Choose Two)
Correct Answer: B,C
Question 3
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)
What are the two reasons for returning values within a procedure automation's Exit Point? (Choose Two)
Correct Answer: B,D
Question 4
During application discovery, it is important that you_____________.
Correct Answer: D
Question 5
The requirement is to get an item from an Outlook Mail Collection. If there is an exception, retry the Getltem twice. The following graphics show the automation and the property grid for the Catch block. How do you code the requirement?
A)

B)

C)

D)

A)

B)

C)

D)

Correct Answer: D
Question 6
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)
What two methods do you use to determine how many automation iterations occur before failure? (Choose Two)
Correct Answer: B,C