最新的UiPath Automation Developer Associate v1.0 - UiADAv1免費考試真題
問題1
A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:
- The Robot is installed on Machine A, which connects through RDP to
Machine B.
- From Machine B another RDP connection is opened to Machine C, where
the automation must be performed.
Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?
- The Robot is installed on Machine A, which connects through RDP to
Machine B.
- From Machine B another RDP connection is opened to Machine C, where
the automation must be performed.
Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?
正確答案: A
問題2
A developer has defined an Int32 variable called IntVar. The developer has written the following expression in a Log Message activity:
Convert.ToBoolean(IntVar)
If IntVar = 1, what is displayed in the Output panel after execution?
Convert.ToBoolean(IntVar)
If IntVar = 1, what is displayed in the Output panel after execution?
正確答案: B
問題3
Which debugging feature adds a delay between the execution of activities and highlights each UI element as it is used?
正確答案: A
問題4
Which activity is used to retrieve a username and a secure password stored in Orchestrator?
正確答案: D
問題5
What is the purpose of the Interval filter in the Orchestrator's Monitoring page?
正確答案: A
問題6
In a process, a variable called 'Timestamp' of type DateTime is used. The developer wants to print the variable in the format "yyyy-MM-dd hh:mm". Which expression should be used?
正確答案: D
問題7
Which is the recommended variable type for storing password values that are composed solely of numbers?
正確答案: B
問題8
Which of the following statements is true about unattended automations?
正確答案: A
問題9
Review the following graphics:



If the automation is executed and Notepad.exe is not running, which Log Message text value is contained in the Output panel?



If the automation is executed and Notepad.exe is not running, which Log Message text value is contained in the Output panel?
正確答案: C
問題10
How can a user change the profile from UiPath Studio to UiPath StudioX from the backstage view?
正確答案: D
問題11
What is the purpose of credential stores in UiPath Orchestrator?
正確答案: A
問題12
What do the percentages from the Test Explorer panel represent?


正確答案: D
問題13
In an RPA Testing project, you created the mock "MySequencemock" for the file "MySequence".
You have to update "MySequence" and add a Log Message activity and a Verify Expression activity. What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?
You have to update "MySequence" and add a Log Message activity and a Verify Expression activity. What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?
正確答案: C
問題14
Consider the following Try Catch statement:

What will happen when the code is executed?

What will happen when the code is executed?
正確答案: A
問題15
What represents a sequence that contains an activity with a partial selector?
正確答案: A

