This is technical test for Automation test engineer
# Initialize Node project
npm init -y
# Install Cypress
npm install cypress --save-dev
# Run Automation Script
npx cypress run --spec "cypress/e2e/demo/01_Create_Account.cy.js,cypress/e2e/demo/02_add_to_chart.cy.js,cypress/e2e/demo/03_remove_product.cy.js,cypress/e2e/demo/04_flow_transaction.cy.js,cypress/e2e/demo/05_mobile_view_port.cy.js"
we use JMETter for testing API, just to makesure GET & POST Method working Fine
2025-10-13_15-35-57.mp4
Mainly in this case using Cypress for testing Web automation testing, just to makesure GET & POST Method working Fine
Cypress.Web.Testing.mp4
Thank You,
Dian Permana