Giter Site home page Giter Site logo

cypress-swaglabs's Introduction

CircleCI

An e2e testing framework in JavaScript developed using Cypress

Tests :

The following e2e tests run against a publicly available application : https://www.saucedemo.com/

Login Page Tests :

  • Verify that a locked user cannot login to the system
  • Verify User cannot login without a username
  • Verify User cannot login without a password
  • Verify User can login with correct credentials

Home Page Tests :

  • Verify User can successfully logout from the application
  • Verify that the application redirects to the "About" page

Instructions :

Pre-Requisites :

  • Node v10+
  • NPM v6+

Get Started:

  • Clone and install :

    git clone https://github.com/Ghada-1992/cypress-swaglabs.git
    cd cypress-swaglabs
    
  • Run Test Locally :

    npm test
    
  • View Reports for Local Run :

    After a run completion, Mochawesome generates report under cypress/results/report/mochawesome.html

  • CI/CD :

    • CI is setup using CircleCI Orbs

    • Config for the CI is defined in circle.yml.

    • It uses Cypress's predefined Orb which makes installing cypress, caching dependencies, parallel execution etc. with minimum effort and maximum efficiency.

    • View the Builds for this repo @ https://app.circleci.com/pipelines/github/Ghada-1992/cypress-swaglabs?branch=master ( You need to be logged in to your own CircleCI account using your GitHub credentials to view this )

    • View Mochawesome Report under Artifacts tab of the Job run

Alt text

cypress-swaglabs's People

Contributors

abigail-1992 avatar

Watchers

Ghada AYARI 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.