Git Product home page Git Product logo

api-testing-postman-demo's Introduction

API testing with Postman

This repository contains the presentation and demo contents I presented at the talk I gave in Quality Talks on the 31st January 2019, in Lisbon. The first part of the talk was a presentation focusing on the advantages of API testing and how we can leverage it in test automation. The second part was a demo where I showed how we can automate API tests using Postman and how we can run Postman collections in Docker containers. I used Sendgrid's API for this demo.

Contents

You can find the presentation here. The Postman collection is on the collections folder and the environment variables are on the file on envrionments folder. There is a docker-compose file on the root directory that allows to run Postman collections in Docker containers. Finally, I used Circle CI as a continuous integration tool to run the collections each time a new commit is added to this repo. You can find the Circle CI configurations here.

Running Postman collections using Docker

To run the collection in a Docker container, you need to have Docker installed as well docker-compose, which a tool that allows to easily manage Docker containers. Then, you just need to run the following command on the directory that contains the docker-compose.yml file.

docker-compose up

api-testing-postman-demo's People

Contributors

sdsgomes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.