1.
You interrogated a web application. All controls and objects matched, and the automations worked as coded. During the pilot, the solution failed on the web application. The IT department had released a new version of the web application. Upon review of the new version, you determined that the web page hierarchy changed. Which interrogation option do you use to correct the solution?
2.
In the RuntimeConfig.xml is the following key: With the key set with the value above, what happens when the Robotic Automation Runtime is launched?
3.
Which web interrogation option supports Internet Explorer browser version independence?
4.
You are required to delete a file from the user's C drive. This file may not always be present. The requirements state that you may not use a script component to perform this operation. After right-clicking the Toolbox and selecting Choose Items, what steps do you perform to add a component to the Toolbox to check if the file exists?
5.
The customer may use either Pega Robotic Automation Deployment Portal or Robot Manager and wants to use the Security Token Server provided by Pega for single sign-on. What configuration file on the desktop system is required to be updated to allow this functionality?
6.
The business requirement states that the user performs a search in a web application. How do you order the automation steps to perform this search?
7.
Where are the message definitions for the MessageManifest component defined?
8.
The following Context variables are defined in the Interaction.xml of the solution. An automation creates an interaction and later sets the following values for procedures and HasBeenPaid. When the agent finishes the call, an automation clears the context variables using ClearContext. What is the state of the HasBeenPaid variable at this point?
9.
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 successfully 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?
10.
You created an RDA solution for a company that uses an application bar with various buttons that trigger robotic automations. Some of the users complained that the application bar often locks up during automation processing. Others complained that the automations enter the same data two to three times each iteration. You suspect that the users are triggering the crashes and duplicate automation behavior by double-clicking the buttons on the application bar. How do you resolve the situation?