Robot Framework topic

Robot Framework is an open source, easy to learn, and easy to use, yet powerful, and extendable, generic automation framework for software testing and RPA (robotic process automation). While it’s original purpose was to support acceptance testing and acceptance test driven development (ATDD) of embedded software at Nokia Networks back in 2005, nowadays it is also widely used for automation of integration tests and end-to-end tests in desktop, web, and mobile development. You can use it to automate GUI based applications as well as REST, RPC, SOAP and other API, and protocol based testing. Due to it’s text based nature and cli tools RF is a perfect match for agile and DevOps, and DevSecOps driven projects striving to succeed in continuous testing. It integrates very well with open source and commercial CI/CD solutions like Jenkins, CircleCI, GitHub Actions, and Azure Pipelines - just to name a few. It is also developer friendly and can easily be versioned with Git, and used with Docker and other container and virtualisation technologies to support building and maintaining of scalable (test) environments following the configuration as code or infrastructure as code approach. RF can be used in projects of any technology stack, and runs on any infrastructure (Windows, Mac, Linux, cloud) - it is stack and infrastructure agnostic.

List Robot Framework repositories

robotframework-imagehorizonlibrary

76
Stars
26
Forks
Watchers

Cross-platform Robot Framework library for GUI automation based on image recognition

robotkernel

74
Stars
16
Forks
Watchers

Robot Framework IPython kernel for Jupyter Notebook and JupyterLab

robotframework-tidy

102
Stars
16
Forks
Watchers

Robot Framework code formatter

robotframework-historic

80
Stars
16
Forks
Watchers

Robotframework-historic is a free, custom html report which provides historical robotframework execution results by storing execution results info in MySQL database and generate's html reports (charts...

robotframework-datadriver

125
Stars
37
Forks
Watchers

Library to provide Data-Driven testing with CSV tables to Robot Framework

rts

18
Stars
3
Forks
Watchers

:blue_heart: Regression Test Selection to dynamically select impacted regression tests necessary to run per file changes, for Robot Framework.

robotcode

164
Stars
12
Forks
Watchers

RobotFramework support for Visual Studio Code

Robot-Framework

24
Stars
19
Forks
Watchers

Test Scripts demonstrating different features of Robot Framework with Detailed Blog Articles. (check readme)

robot-email-template

20
Stars
23
Forks
Watchers

Email template for Robot Framework test results