Hi All | We are in the process of upgrading to UiPath 2020.10 and have around 25+ automation projects that needs to be tested for the upgrade. Is there any way this activity can be automated so that the next upgrade the testing process can be automated and the team can be relieved from this task. Please guide.
Hi @durgacharan.k,
Each process made in older version have needed dependency and their version written in the project. So in theory all these project should work as they were if all dependencies are unchanged. However if you need to update processes to include newer packages version as well then this has to be done manually. For some packages the core code / implementation might changes and this activity will not work the same way as it was because for example it requires additional / new data in newer version.