1.
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?
2.
Where are the message definitions for the MessageManifest component defined?
3.
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?
4.
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?
5.
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?
6.
Which line of code do you use in a script designer to add a custom message to the Runtime application logs?
7.
Which log category do you enable to create a replica of what you see within the emulator in the RuntimeLog?
8.
RuntimeLogs can be enabled immediately at runtime if the user _______________.
9.
While examining a RuntimeLog file, you come across an exception. What is the correct statement for responding to the exception?
10.
Lines in the RuntimeLog containing the text 'ExecutionLink From: refer specifically to what item from your solution?