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-oxygen

26
Stars
6
Forks
Watchers

Oxygen is a Robot Framework tool that empowers the user to convert the results of any testing tool or framework to Robot Framework's reporting to consolidate all test reporting together regardless of...

robotframework-jupyterlibrary

21
Stars
9
Forks
Watchers

A Robot Framework library for testing Jupyter end-user applications and extensions

robot-framework-docker

23
Stars
29
Forks
Watchers

Docker image to run robot framework acceptance testing in a docker container

RoboNmap

20
Stars
15
Forks
Watchers

Robot Framework Library for popular Open Source Port Scanner and Vulnerability Scanner, Nmap

robotframework-ConfluentKafkaLibrary

31
Stars
12
Forks
Watchers

Robot Framework keyword library wrapper for python confluent kafka

winregistry

20
Stars
4
Forks
Watchers

Tiny Python library aimed at working with Windows Registry

PythonLibCore

58
Stars
20
Forks
Watchers

Tools to ease creating larger test libraries for Robot Framework using Python

acceptance-testing

24
Stars
22
Forks
Watchers

Acceptance test suite for the Helm client

npp-robot

32
Stars
10
Forks
Watchers

:pencil: Notepad++ syntax highligher for Robotframework automation framework

rfdocker

49
Stars
24
Forks
Watchers

Official Robot Framework Docker image