La guía completa: API Testing con Python

Go to class
Write Review

La guía completa: API Testing con Python provided by Udemy is a comprehensive online course, which lasts for 15 hours worth of material. La guía completa: API Testing con Python is taught by Mervin Alberto Diaz Lugo. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Spanishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Testea APIs sin postman con el Framework de automatización de pruebas de API REST

    What you'll learn:

    • Desarrollar casos de prueba automatizados que te permitan mejorar la cobertura de tus pruebas sobre Web Apis (API REST)

    En este curso encontraras

    Temario Basico:

    • Introducción a API REST

    • ¿Qué son las APIs y para qué sirven?

    • Las APIs y el testing

    • ¿Qué es Unit testing?

    • Librerias Unittest / pytest

    • Ciclo de vida de las Pruebas Automatizadas.

    Temas técnicos:

    • Postman

    • Curl

    • Python orientado a pruebas de software.

    • Estructuras de datos.

    • Framworks de pruebas con python.

    • Preparacion de entornos Windows

    • Jenkins

    • Pipelines de ejecucion de pruebas.


    Lenguaje: Python 3.4 o superior.

    Librerías:

    • Pytest,

    • Unittest,

    • Requests,

    • Re (Regular Expressions),

    • Time,

    • json.

    • Allure (para reportes)

    • ObjectPath.