When interrogating a Windows control, the drag and drop Default interrogation method does not work. You decide to use the Create Control option to interrogate the control.
From the Interrogation Steps list, move all of the options to the Ordered Interrogation Steps column and place them in the correct order.

Pega Robot Studio produces several log files during the opening, building, debugging, and deployment of a solution.
In the Answer Area, drag the description of the log file on the left to its correct log file name.

You are deploying a robotic project to Pega Robot Manager. Which file stores the Pega Robot Manager server settings?
The Adapter Match Rules tab provides the developer the access to resolve match rule issues during interrogation of an application and during maintenance of the solution. The Match Rules tab contains four areas.
Drag each Area on the left to the correct Area Description.

Which two of the following statements describe robotic automation assets? (Choose Two)
What is the scope of a const_msgID variable that you add to the project from the Toolbox tab of the Globals designer?
You have completed your development for the DisputeTransaction.pega project. The enterprise installs the Pega Robot Runtime software on the agent’s desktop.
The enterprise is ready to unit test your solution but wants the Runtime executable to automatically launch the new project.
What do you configure to fulfill this request?
You are using the Interaction framework for your project solution.
Where in the solution do you add an Interaction Manager component?
An automation requires the web adapter to attach to a running instance of Internet Explorer.
How do you achieve this requirement?
An attended automation sources a data page to populate properties in your Pega application. Though several debugging tests show the automation executing fully, the automation does not properly source the data page in time to return the values to the Pega application.
This issue may be a result of which one of the options below?
The project you are working on has two applications: BankerInsight and Pega Finance. You are working on the BankerInsight application method. Which three elements are not available to be used on the application method’s design surface? (Choose Three)
When you debug an automation, you have three function keys to use for navigating the breakpoints. Drag each navigation rule on the left to the box next to the correct function key on the right.

The business requirement states the solution should update and save the address to all applicable applications in the solution. The interaction configuration file is already configured with the SaveAddress activity. You are now ready to add an Activity component to a project using standard naming conventions.
Which option meets the requirement for configuring the Activity component?


You are working on a team project with several other architects. Each architect is assigned to create activities for several applications. You are ready to add your HR adapter project to the controller project.
Which three steps are required to add the HR project to the main solution? (Choose three.)
Which responsible for sending the deployment package to the customer. You want to build your project to work with the test and production Human Resource (HR) systems........ 1 have different access points for the HR applications,
How can you design a single project to work in both systems?
In the Answer Area, drag each use case on the left to the correct Toolbox item.

You are debugging a project with several automations. You are particular about one specific value in a procedure automation and want to monitor the value while debugging.
Which debugging window do you use during the debugging process?
You are automating the login process for a web application. There are three possible scenarios that may occur: (1) You may successfully login, (2) you may not be successful logging in, or (3) you may log in but go to the change password screen.
Which control from the Toolbox do you use to determine which page you were on after performing the login function?
Consider the following figure of an automation:

What is the value of firstDateToCompare and secondDateToCompare after the the automation runs?
Match this robot activity completion status on the left to the unattended automation scenario on the right.

When maintaining a robotic project, you encounter two separate issues with matching. In the first issue, the hierarchy of a web page has changed, and the control no longer matches. In the other issue, the control has multiple match rules, and one fails to match the control. Which two of the following interrogation methods can you use to resolve the matching issues in the project? (Choose Two)
During project testing, an issue requires you to add a diagnostic log component to track the log files to help determine a resolution. After testing, you decide not to remove the diagnostic log component from the automation and decide to simply turn off the log component.
Which diagnostic log component setting allows you to turn the logging component off temporarily?
In an automation that contains an ExcelRange component, you make a change to the data within the range, and you want to save those changes to the Excel file on disk.
Which of the following statements is valid?