Giter VIP home page Giter VIP logo

suds2library's Introduction

Suds2Library

Suds2Library is a Robot Framework test library for functional testing of SOAP-based web services. It is a full Python 3 port of SudsLibrary using suds-py3 as a SOAP client.

Suds2Library is operating system independent and supports only Python 3.5 or newer.

See keyword documentation for available keywords and more information about the library in general.

For general information about using test libraries with Robot Framework, see Robot Framework User Guide.

The recommended installation method is using pip:

pip install robotframework-suds2library

Running this command installs also the latest versions of Robot Framework and suds-py3.

Alternatively you can download the source distribution from PyPI, extract it, and install it:

python setup.py install

There are various support forums available:

suds2library's People

Contributors

rticau avatar mihaiparvu avatar luprochazka-cen63872 avatar

Stargazers

Simandan Andrei-Cristian avatar  avatar

Watchers

 avatar

suds2library's Issues

Close Session

Hi, I have dotzen test cases each with its Create Session to another endpoint. It consumes a lot of system resources. I noticed that clients are exist between test cases. I think that is not good solution. Better way could be close session between TCs, if you do not want to close the session, you can create the session inside Test Suite Setup. Or you can create keyword Close Session (release the system resources)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.