1.
Which of the following controls cannot be added to the Windows form?
2.
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 controls UseKeys property must be set to True?
3.
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?
4.
Your log on automation is failing and you cannot proceed because the Submit button is not enabled. After searching the HTML code, you discover that the Submit button is enabled only after the Password field experiences a key press. How do you resolve the automation issue?
5.
After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications configured to launch using the Start My Day functionality. Which of the following applications does the user see on the desktop after using the Start My Day functionality?
6.
The variable varInput is a String that holds the value What is the output? What is the outcome of the above automation?
7.
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?
8.
Which interrogation option provides a pop-up window to choose the interrogated controls HTML tags?
9.
You interrogated a page using Create Global Web Page with the title:
Customer: B Norton| Financial ABC Application
During debugging of an automation using the interrogated web page, you ran the first test using the account B Norton. On the second test, you used S Whitfield.
The second debugging failed. After checking the matching of the controls, you recognize the issue.
How do you correct the matching issue?
10.
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?