raulxiloj / TestingISTQB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talleres sobre Testing siguiendo el estándar ISTQB 📚

Descripción

En este repositorio encontrarás algunos talleres básicos para aprender testing usando diferentes herramientas.

Contenido

Clonar el repositorio

Para clonar el repositorio ejecuta el siguiente comando:

git clone https://github.com/raulxiloj/TestingISTQB.git

Herramientas utilizadas 📋

  • Windows (Sistema operativo)
  • Nodejs (Entorno crear una API en el taller 1 y hacer pruebas)
  • Cypress (Herramienta para hacer pruebas end to end E2E a una aplicacion Web)
  • Python (Lenguaje de programacion utilizado junto a selenium)
  • Selenium (Herramienta para controlar navegadores y ejecutar pruebas automatizadas)
  • Chromewebdriver (Herramienta para ejecutar pruebas automatizadas en un navegador)

Autor

About


Languages

Language:JavaScript 49.0%Language:HTML 33.9%Language:SCSS 11.8%Language:Python 4.8%Language:Gherkin 0.5%