Giter Club home page Giter Club logo

cypress_testing's Introduction

cypress_testing

Testeo de varios e-commerce con cypress

1- https://Automationpractice.com (PrimerasPruebas.js)

Reto mas importante: Utilizacion de parametros para los elementos

Utilizacion de POM <Verificar el caso de prueba 6>

Integrado con Jenkins y Cucumber (Gherkin) (Cucumber/shoppingTest)

2- https://demoqa.com/automation-practice-form (PruebasDataDriven.js)

Reto mas importante: Subir una imagen a la pagina nombrada Automatizar calendario (Ya que se encuentra en un modelo dificil de automatizar) Utilizamos Parametros JSON para parametrizar elementos y Data

3- https://demo.opencart.com/index.php (PruebasAvanzadas.js)

Reto mas importante:

Utilizacion de variables y constantes

Automatizar montos/montos totales

Instalación

Software y IDE utilizados: IDE: Visual Studio Code SO: Windows 10

Configuracion de ambiente: 1 - Instalar npm y nodejs: https://nodejs.org/en/ A - Verificamos la instalacion con la terminal de windows escribiendo dentro: node -v B - Verificamos la instalacion con la terminal de windows escribiendo dentro: npm -v

2 -Instalamos VSC: https://code.visualstudio.com/download

3 - Creamos una nueva carpeta/descargamos el repo, ingresamos a la terminal de vsc y generamos la siguiente sentencia: npm install cypress --save-dev

4 - Ejecutamos el runner: node_modules.bin\cypress open (si no funciona podemos ejecutar: .\node_modules.bin\cypress.cmd install --force)

5 - Listo, ya se pueden correr los tests.

cypress_testing's People

Contributors

nicolopez603 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.