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:
- How should I create a project? For example, should each test case be a separate project?
- How should I store the test case values for each test case? For example, using an Excel workbook?
- How should I maintain the code?
- 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?