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

awesome-testing

64
Stars
20
Forks
Watchers

Software Testing for QA.

robotframework

9.2k
Stars
2.3k
Forks
Watchers

Generic automation framework for acceptance testing and RPA

allure-python

701
Stars
228
Forks
Watchers

Allure integrations for Python test frameworks

RED

340
Stars
111
Forks
Watchers

RED - Robot Editor

robotframework-metrics

204
Stars
63
Forks
Watchers

Generation of metrics report based on robotframework output.xml

mastering_ros

462
Stars
279
Forks
Watchers

This repository contains exercise files of the book "Mastering ROS for Robotics Programming"

myrobotlab

222
Stars
103
Forks
Watchers

Open Source Java Framework for Robotics and Creative Machine Control

robotframework-cookbook

205
Stars
50
Forks
Watchers

A curated list of Robot Framework recipes to help beginner and intermediate engineers create test automation scripts faster.

RESTinstance

201
Stars
84
Forks
Watchers

Robot Framework library for RESTful JSON APIs