Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Robot Framework Test Automation

You're reading from   Robot Framework Test Automation Create test suites and automated acceptance tests from scratch

Arrow left icon
Product type Paperback
Published in Oct 2013
Publisher Packt
ISBN-13 9781783283033
Length 98 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Sumit Bisht Sumit Bisht
Author Profile Icon Sumit Bisht
Sumit Bisht
Arrow right icon
View More author details
Toc

Other noteworthy libraries


There are various other libraries that extend the capabilities of the Robot Framework in areas that are not normally seen as candidates for acceptance tests, but will benefit from test automation, if done in the right way. Some of these libraries are as follows.

Testing network protocols

Rambock is a test library that provides an easy way to test various network packets, protocols, and message templates:

https://github.com/robotframework/Rammbock

It allows you to specify the custom protocol, its client and servers; messages, and both the traditional as well as custom protocols can be tested.

Testing the web services

Suds is a lightweight. but dynamic SOAP Python client for consuming web services:

https://github.com/ombre42/robotframework-sudslibrary

Testing the database

The database persistence and contents can be tested through the robotframework-databaselibrary. Here the database is queried to find out its state and perform things, such as running the SQL scripts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image