Robotframework-Database-Library

DB Library

A Robot Framework library that provides a simple and efficient way to interact with various databases using different Python modules.

The Database Library for Robot Framework allows you to query a database and verify the results using different Python DB modules (installed separately).

GitHub

159 stars
29 watching
174 forks
Language: RobotFramework
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marketsquare/robotframework-requests A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. 488
marketsquare/robotframework-archivelibrary Provides Python-based functionality for archiving and managing files 22
marketsquare/robotframework-angularjs An extension of Robotframework's SeleniumLibrary to support testing of Angular applications 34
marketsquare/robotframework-robocop A tool for static code analysis of Robot Framework language 188
marketsquare/robotframework-httprequestlibrary A Java-based library to test REST interfaces using Apache HttpClient 22
marketsquare/dbbot A tool to serialize Robot Framework test run results into a SQLite database. 60
xyb/robotframework-debuglibrary A debugging library for Robot Framework allowing interactive shell functionality 105
marketsquare/swinglibrary A library for testing Java Swing applications using the Robot Framework automation framework. 113
robotframework/quickstartguide An introductory guide to Robot Framework's core features using simple examples. 281
omenia/robotframework-whitelibrary Automates Windows GUI technologies using Robot Framework 54
randomsync/robotframework-mqttlibrary A library that provides a set of keywords for testing MQTT brokers using the Robot Framework. 26
jstaffans/robotframework-jsonschemalibrary Library providing an interface to validate JSON data against predefined schemas. 9
robotframework/robotframework.github.com The website's source code repository for the Robot Framework ecosystem 77
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