I have completed the project assigned by my Team Leader. I would now like to test the project and start learning RPA with AI. As I am new to this area, I would appreciate guidance on where to begin.
Hi @S_Yuvaraj
Since you have completed the assigned project, the next good step is to test it properly and then start learning RPA with AI in a structured way.
-
Testing the project
• Run the process end-to-end with different test data
• Validate logs, exceptions, and output results
• Check retry mechanisms and error handling
• Get confirmation from your Team Lead that testing is completed -
Basics before AI
• Strengthen core RPA concepts (Selectors, REFramework, Queues, Orchestrator)
• Understand how attended and unattended bots work -
Start RPA with AI (Beginner friendly)
• Begin with UiPath AI Center / AI Fabric (cloud)
• Learn Document Understanding (OCR, Form Extractor, ML Extractor)
• Explore AI Activities like Classification, ML Skills, and Generative AI activities -
Learning resources
• UiPath Academy (recommended starting point)
• RPA Developer Foundation
• Document Understanding
• AI Center basics
• Practice with small use cases (Invoice processing, email classification) -
Practice approach
• First automate without AI
• Then enhance the same use case using AI (classification, extraction, predictions)
Start the Basic Associate course from UiPath Academy
Let me know if you face any issue happy to help
Thanks & Happy Automation
First get some scenarios from business team on what different inputs and outcomes they expect..around that build few technical exception cases as well based on the system exceptions you have and the happy paths
For RPA and AI start with academy courses first and check the use case repository page on forum for ideas
Happy Automation
Cheers
You can start learning from this course
Finalize the test scenarios, build test cases, test them and consolidated the results for UAT.
Hi @S_Yuvaraj
- Start by learning UiPath Testing (Test Cases, Assertions, Test Sets) via UiPath Academy.
- Strengthen RPA basics (selectors, exception handling, REFramework, Orchestrator)
- Then move to RPA with AI, starting with:
- Document Understanding
- AI Computer Vision
- Practice with small use cases and learn from the UiPath Forum & docs