#161 · Primary category: AI Agents & Automation

robotframework

attd automation bdd python robotframework rpa testautomation testing

Generic automation framework for acceptance testing and RPA

Project last updated:08/28/26

GitHub Stars

11.8K

Forks

2.6K

Contributors

236

License

Apache-2.0

Why we included this project

Robot Framework has been around for years, and it still holds up as a keyword-driven automation engine for acceptance testing and RPA. It works from plain-text, human-readable test and task files, so a QA engineer, a business analyst, or an RPA developer can describe what should happen without writing low-level code for every step. The standard libraries cover common operations, and you can extend the framework with your own Python libraries, which keeps it practical for acceptance testing, behavior-driven scenarios, and robotic process automation across mixed environments. Because the readable specification stays separate from the execution engine, automation stays maintainable and auditable instead of turning into a pile of scripts. For teams standardizing how they verify software or automate back-office work, it is a mature, well-documented choice.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category