UiPath RPA Associate (UiRPA) — Question 20
A team of developers decided to place all new Studio projects in GIT version control. What is a feature of version control in UiPath Studio?
Answer options
- A. Allows mass updates to processes in Orchestrator
- B. Enables the ability to view differences in packages published to Orchestrator
- C. Creates a unique repository for each folder in a Studio project
- D. Provides the ability to compare workflow changes over time
Correct answer: D
Explanation
The correct answer is D because version control allows developers to track and compare changes made to workflows over time, providing a clear history of modifications. Options A and B do not directly relate to version control features, while option C inaccurately describes how repositories are structured in version control.