최신UiPath Automation Developer Associate v1.0 - UiADAv1무료샘플문제
문제1
Server-side scripts manage what?
Server-side scripts manage what?
정답: D
문제2
Which activity is best suited for a developer to create a process that finds images on a website and stores them in a local folder, accounting for the need to potentially search for an image repeatedly due to errors on the website?
Which activity is best suited for a developer to create a process that finds images on a website and stores them in a local folder, accounting for the need to potentially search for an image repeatedly due to errors on the website?
정답: A
문제3
Which output method can retrieve the on-screen position of each extracted word?
Which output method can retrieve the on-screen position of each extracted word?
정답: C
문제4
When would you need to manually add multiple anchors to a UI element while creating a descriptor in UiPath?
When would you need to manually add multiple anchors to a UI element while creating a descriptor in UiPath?
정답: C
문제5
Which of the following properties is optional when creating a new argument?
Which of the following properties is optional when creating a new argument?
정답: A
문제6
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 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
문제7
Which of the following actions can be performed from the Tenant context in UiPath Orchestrator?
Which of the following actions can be performed from the Tenant context in UiPath Orchestrator?
정답: D
문제8
A developer created three variables that were used in the workflow, as shown below:

Based on best practices, which variable is in the correct scope?
A developer created three variables that were used in the workflow, as shown below:

Based on best practices, which variable is in the correct scope?
정답: D
문제9
In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?
In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?
정답: C
문제10
A developer has declared a variable of type String named StrVar and assigned it the value
"UIPATH STUDIO". What is the output of the expression, StrVar.lndexOf("U")?
A developer has declared a variable of type String named StrVar and assigned it the value
"UIPATH STUDIO". What is the output of the expression, StrVar.lndexOf("U")?
정답: D
문제11
A developer is building an automation which types text into a text file. The Activity Project Settings for UI Automation Modern activities are set as follows:


What is the behavior of the Type Into activity when executing the workflow?
A developer is building an automation which types text into a text file. The Activity Project Settings for UI Automation Modern activities are set as follows:


What is the behavior of the Type Into activity when executing the workflow?
정답: A