robotframework-httplibrary
HTTP tester
A test library for sending HTTP requests in a robot framework-based testing environment.
Robot Framework keywords for HTTP requests
76 stars
20 watching
77 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marketsquare/robotframework-httprequestlibrary | A Java-based library to test REST interfaces using Apache HttpClient | 22 |
marketsquare/robotframework-requests | A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. | 488 |
rickypc/robotframework-imaplibrary | An email testing library for use with the Robot Framework automation tool | 21 |
robotframework/remoteinterface | An interface allowing test libraries to run as external processes, connecting Robot Framework with other languages and platforms. | 32 |
serhatbolsu/robotframework-appiumlibrary | Provides a Python library to automate mobile app testing using Appium | 403 |
ombre42/robotframework-sudslibrary | A library that facilitates the functional testing of SOAP-based web services using dynamic SOAP 1.1 client Suds. | 28 |
kontron/robotframework-snmplibrary | A test library for SNMP protocol using Python and Robot Framework | 12 |
boakley/robotframework-pageobjectlibrary | A lightweight library that simplifies testing of web pages using the Page Object pattern | 78 |
alterway/robotframework-drupallibrary | A library providing utilities and Robot Framework keywords for automating Drupal site testing. | 5 |
puppet-meteor/miner | An open-source tool for generating and testing REST API requests to find errors | 37 |
mkorpela/pabot | A tool for parallelizing Robot Framework test executions | 475 |
jmervine/gohttperf | A performance testing tool for HTTP servers written in Go. | 5 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
folkertvanheusden/httping | A command-line tool that sends HTTP requests to test an HTTP server's responsiveness and reliability. | 31 |
marketsquare/robotframework-angularjs | An extension of Robotframework's SeleniumLibrary to support testing of Angular applications | 34 |