Javascript, Cypress with Cucumber project.
E2e tests for https://joseqa81.github.io/ISTQB-online-test1/
JIRA PROJECT (ACCESS REQUIRED): https://bootcampqajose.atlassian.net/jira/software/projects/IOT/boards/6
- Download and Install Node JS: https://nodejs.org/en/download
- Download and Install git: https://git-scm.com/book/es/v2/Inicio---Sobre-el-Control-de-Versiones-Instalaci%C3%B3n-de-Git
- Download and Install Visual Studio Code (Optional): https://code.visualstudio.com/download
With Visual Studio Code:
- Download the Project (Download Zip File) or Download from github with visual studio extension.
- Open the project in visual studio
- Install dependencies in visual studio terminal: npm i
With Command line: Download the project (Download Zip File) Open the project folder in a terminal: cd cypress-bootcampqa Execute node comand in a terminal: npm i
- Run test on desktop: npm run e2e-desktop
- Run test on mobile: npm run e2e-mobile
- Run tests on CI: https://github.com/JoseQA81/e2e-testistqb/actions/workflows/main.yml
- See test results on Cypress Cloud: https://cloud.cypress.io/projects/et4g1x/runs
José Andrés Lorca Gálvez: https://www.linkedin.com/in/jos%C3%A9-andr%C3%A9s-lorca-g%C3%A1lvez-10183a286/