UiPath-ARDv1 Free Questions UiPath Advanced RPA Developer v1.0 Exam (UiARD) https://www.passquestion.com/UiPath-ARDv1.html Question 1 In which situation can "idx" be used in a reliable selector? A. When the exact n-th element in a static UI list is needed in the process B. When the "idx" value is either 1 or 2 C. When the selectors of the elements in the application rarely change D. When a dynamic selector is required Answer: D Question 2 A developer created a custom rule for Workflow Analyzer and wants to make it available only at the project level. Which action should the developer perform? A. Create an external assembly (.dll) of the rule and copy it to the Studio install location. B. Create an external assembly (.dll) of the rule and copy it to the project location. C. Create a Nuget package (.nupkg) of the rule and publish it to Orchestrator. D. Create a Nuget package (.nupkg) of the rule and install it in a Studio project as a dependency. Answer: A Question 3 If a developer wants to use a variable of type UIElement to identify a button in a Click activity, which property must be manually configured during development? A. Element B. Selector C. ClippingRegion D. WaitForReady Answer: C Question 4 A developer is working on an automation. The automated process must log into Citrix and click on the "Generate Shipment Details" button. Ideally, this generates a table of shipping records. If the generated table displays only the header row and no data is available, then it should be marked as an exception since the data is incomplete. What is this type of exception? A. BusinessRuleException B. NullReferenceException C. ApplicationException D. SystemException Answer: B Question 5 A developer created a process with the Robotic Enterprise (RE) Framework, uploaded the package on the Orchestrator, and created a job for it. Once these steps are performed, the job is started from the Orchestrator and begins to process transactions. After two processed transactions, the job is stopped from Orchestrator. At which point in the workflow will this job stop? A. After the currently running workflow is executed because the stop command is propagated to the robot and the execution will be ended. B. Next time the Get Transaction Data state is executed, the stop command is detected and the execution transitions to the End Process state. C. Immediately, because the stop command is propagated to the robot and the execution will be ended. D. After the current transaction is finished, the Process Transaction state will detect the stop command and transitions to the End Process state. Answer: A Question 6 In the Robotic Enterprise (RE) Framework, what is the initial value of TransactionNumber? A. 0 B. 1 C. [] D. Nothing Answer: D Question 7 A developer is creating an automation project which processes personal information of employees. To protect sensitive information that is logged during the execution of the automation at the Verbose level, how can the developer avoid logging variable and argument values in both Orchestrator and Studio? A. Store all sensitive information in an Excel file that the process can access. B. Check the Isolated property when invoking a workflow with sensitive information. C. Ensure all personal information variables are of the SecureString variable type. D. Check the Private property on the activities that contain sensitive information. Answer: D Question 8 A developer plans to create a process to automate a web application. The web application requires HTML buttons and text boxes to be loaded. Although some assets may still be loading, the robot should perform the UI actions once the buttons and text boxes are loaded. Which property should be configured? A. TimeoutMS = 10000 B. WaitForReady = Complete C. TimeoutMS = Int32.MaxValue D. WaitForReady = Interactive Answer: D Question 9 You are working on a project with three other developers and are using TFS source control in UiPath Studio. If you want to ensure you have the newest version from the server on your local machine, which TFS/SVN command should be used? A. Check Out For Edit B. Commit C. Show Changes D. Get Latest Version Answer: A Question 10 A developer used title='1 writtenNotes - Notepad' as an attribute of a selector. The first character of the Notepad file name changes dynamically based on the .txt file used to open the file. If the developer wants the selector to identify the Notepad by everything but the first character, how should title be replaced? A. title='* writtenNotes - Notepad' B. title='? - Notepad' C. title='? writtenNotes - Notepad' D. title='* - Notepad' Answer: D
Enter the password to open this PDF file:
-
-
-
-
-
-
-
-
-
-
-
-