"I am an Automation Tester and I need to automate test cases using the UiPath REFramework. Additionally, I want to integrate these automated test cases with UiPath Test Manager for test execution, traceability, and reporting. Can you provide a step-by-step approach covering the project architecture, framework design, test case development.. if any youtube link availablr kindly share that too
Hi @poojaskyrathore,
For test automation, Use the UiPath Test Automation Framework instead of the REFramework. The Test Automation Framework is specifically designed for creating, organizing, and executing automated test cases.
You can test your REFramework based project using Test Automation.
You can also refer to the official UiPath Test Automation learning content and YouTube videos, which cover framework design, Test Manager integration, traceability, and reporting in detail.
Thanks
Can it not be done through reframe work ?
Yes, it can be done using REFramework. However, REFramework was designed for business process automation, not test automation.
For automation testing, the UiPath Test Automation Framework is the recommended approach, as it provides built-in functionality for test cases, assertions, data-driven testing, reporting, and Test Manager integration.
Thanks
Do you have any youtube video for reference ?