Need Help/Guidance for UiPath Test Automation Project

Hi All,

Hello Users,

I am very new to the UiPath Test Suite Automation project and would appreciate any suggestions or solutions on best practices followed by UiPath.

Project Overview: We have 200+ test cases involving 10 different screens (navigation pages) used for regression testing whenever there are changes on the application side.

Queries related to the project:

  1. How should I create a project? For example, should each test case be a separate project?
  2. How should I store the test case values for each test case? For example, using an Excel workbook?
  3. How should I maintain the code?
  4. In excel (config) while changing the data it’s not reflecting in the orchestrator. So, I need to publish the testcases again. Then test data is changing.

Can someone suggest some better architecture for this project?