A developer designed an automation to use an Asset value from Orchestrator using the
Get Asset activity. The value represents email addresses of the process owners which may
change.
Which Asset Type should be used?
A. Bool
B. Credential
C. Text
D. Integer
What is a pre-requisite for running InitAllApplications TestCase?
A. Invoke CloseAllApplications XAML file in Given.
B. Invoke KillAllProcesses XAML file in Given.
C. Invoke InitAllSettings XAML file in Given.
D. Invoke SetTransactionStatus XAML file in Given.
Where in the REFramework template project is the "SetTransactionStatus.xaml" invoked?
A. In the Finally section of the Try Catch activity in the Process Transaction state.
B. In the Try section of the Try Catch activity in the End Process state.
C. In the Try and Catches sections of the Try Catch activity in the Process Transaction state.
D. In the Catches section of the Try Catch activity in the Process Transaction state.
A developer created a datatable, dt_Users as shown in the following exhibit.
After populating the datatable variable, the developer wants to assign each User ID in
dt_Users to a List
How should the Item property of the Add To Collection activity be configured?
A. CurrentRow(0)ToStnng
B. CurrentRow(1) ToString
C. dtJJsers(O) ToString
D. dt_Users(1) ToString
A developer configured the properties for a Click activity on an element inside a web page
as shown in the following exhibit.
An animation on the web page never completely loads but the element indicated in the
Click activity does load within the specified timeout duration. What occurs when this Click
activity executes?
A. Element is clicked once the element is fully loaded.
B. Timeout error occurs without clicking on the element.
C. Waits 10 seconds before clicking on the element.
D. Continues to the next activity after 30 seconds without clicking on the element.
Page 12 out of 51 Pages |
Previous |