A developer adds a diagnostic log component to an automation and checks the log file.
Based on the image, how did the developer configure the diagnostic log component settings?
Answer : B
While interrogating a web application, you come across a hidden menu item: AddressType. The AddressType menu item activates when the pointer hovers over the control; the menu displays a drop-down list.
How do you interrogate this hidden drop-down list control?
Answer : D
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?
Answer : B
As a new development requirement, you must disable the Inventory link as shown in the following image. The Inventory link must be available only to the Store Managers user group. The user group validation is already developed, and the web application has already completed interrogation.
How do you disable Inventory link for the remaining user group?
Answer : A
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?
Answer : B
There are two basic types of automations: events and procedures.
Which three statements describe a procedure automation? (Choose three.)
Answer : C, D, E
During application discovery of a Clarify application, you determine that the user accesses more than one customer case concurrently within the application, which creates multiple windows of the same type. This requires you to enable the UseKeys property on an application's object.
Based on the image that shows the application and the matched controls in the Object Explorer, which control's UseKeys property must be set to True?
Answer : A