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

rcc

429
Stars
88
Forks
Watchers

Repeatable, movable and isolated Python environments for your automation. 🚀

robotframework-zoomba

138
Stars
32
Forks
Watchers

Extended Robot Framework libraries to make testing GUI, REST/SOAP API, Mobile, and Windows Desktop easier.

robotframework-appiumlibrary

390
Stars
289
Forks
Watchers

AppiumLibrary is an appium testing library for RobotFramework

rpaframework

1.1k
Stars
213
Forks
Watchers

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python

SeleniumLibrary

1.4k
Stars
751
Forks
Watchers

Web testing library for Robot Framework

WebDemo

221
Stars
233
Forks
Watchers

Robot Framework web testing demo using SeleniumLibrary

robotframework-robocop

172
Stars
36
Forks
Watchers

Tool for static code analysis of Robot Framework language

robotframework-debuglibrary

101
Stars
52
Forks
Watchers

A debug library for RobotFramework, which can be used as an interactive shell(REPL) also.

RobotDemo

98
Stars
101
Forks
Watchers

Robot Framework demo

page-modeller

86
Stars
23
Forks
Watchers

⚙️ Browser DevTools extension for modelling web pages for automation.