RemoteInterface
Test interface
An interface allowing test libraries to run as external processes, connecting Robot Framework with other languages and platforms.
Introduction to the remote interface with a list of available remote servers
32 stars
11 watching
14 forks
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jg8481/robotframework-scala-remote-library | A Scala-based remote library inspired by a Robot Framework tutorial for testing and automation | 6 |
marketsquare/robotframework-httprequestlibrary | A Java-based library to test REST interfaces using Apache HttpClient | 22 |
randomsync/robotframework-mqttlibrary | A library that provides a set of keywords for testing MQTT brokers using the Robot Framework. | 26 |
marketsquare/robotframework-requests | A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. | 488 |
peritus/robotframework-httplibrary | A test library for sending HTTP requests in a robot framework-based testing environment. | 76 |
marketsquare/robotframework-angularjs | An extension of Robotframework's SeleniumLibrary to support testing of Angular applications | 34 |
adrianyorke/robotframework-cookbook | A collection of pre-written test automation recipes and case studies to help developers write more efficient tests for their applications. | 226 |
rickypc/robotframework-imaplibrary | An email testing library for use with the Robot Framework automation tool | 21 |
robotframework/howtowritegoodtestcases | Provides guidelines and best practices for writing effective test cases using the Robot Framework. | 413 |
luisxiaomai/robotframework-anywherelibrary | A cross-platform testing library for Robot Framework allowing tests to run on multiple platforms, including desktop browsers and mobile devices. | 64 |
boakley/robotframework-pageobjectlibrary | A lightweight library that simplifies testing of web pages using the Page Object pattern | 78 |
robotframework/robotframework.github.com | The website's source code repository for the Robot Framework ecosystem | 77 |
adiralashiva8/robotframework-historic | An application that stores and visualizes test results from the Robot Framework testing framework in an HTML report. | 81 |
adiralashiva8/robotframework-metrics | Generates comprehensive HTML reports from Robot Framework output.xml files | 218 |
ombre42/robotframework-sudslibrary | A library that facilitates the functional testing of SOAP-based web services using dynamic SOAP 1.1 client Suds. | 28 |