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?

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...

March 13, 2020 No Comments READ MORE +

Which three statements describe a procedure automation?

There are two basic types of automations: events and procedures. Which three statements describe a procedure automation? (Choose three.)A . It performs business logic and may interact with applications.B . It is triggered by a user or application action.C . It may contain more than one starting block.D . It...

March 13, 2020 No Comments READ MORE +

Which of the following controls cannot be added to the Windows form?

Which of the following controls cannot be added to the Windows form?A . ComboBoxB . ProgressBarC . PointerD . PictureBoxView AnswerAnswer: C

March 12, 2020 No Comments READ MORE +

Pega Robot Studio provides five rules on how to differentiate between cloneable application objects when using key assignments in automations. The first rule states that an event creates the instance to set the context of a cloneable object. The remaining four rules state the requirements for a key assignment

HOTSPOT Pega Robot Studio provides five rules on how to differentiate between cloneable application objects when using key assignments in automations. The first rule states that an event creates the instance to set the context of a cloneable object. The remaining four rules state the requirements for a key assignment....

March 10, 2020 No Comments READ MORE +

Which control from the Toolbox do you use to determine which page you were on after performing the login function?

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...

March 6, 2020 No Comments READ MORE +

What is the outcome of the above automation?

The variable varInput is a String that holds the value What is the output? What is the outcome of the above automation? A. An exception is thrown. B. The variable varOutput ends with C. C. The variable varOutput ends with A. D. The variable varOutput ends with B.View AnswerAnswer: D

March 5, 2020 No Comments READ MORE +

Which of the following statements is valid?

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?A . Call the Commit method of ExcelRange component and then Save on...

March 3, 2020 No Comments READ MORE +

Which of the following applications does the user see on the desktop after using the Start My Day functionality?

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...

March 2, 2020 No Comments READ MORE +

What two troubleshooting steps do you perform to correct the issue?

You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method. What two troubleshooting steps do you...

February 29, 2020 No Comments READ MORE +

Which two statements about Label/Jump To functionality are true? (Choose two.)

Which two statements about Label/Jump To functionality are true? (Choose two.)A . It allows you to pass variables to different automations of the same project.B . It allows you to connect with other automations in the project.C . It allows you to pass variables to different parts or workflows of...

February 27, 2020 No Comments READ MORE +