Giter Club home page Giter Club logo

orangehrm_automation's Introduction

OrangeHRM Login in Automation

This is a demo project to automate login scenarios of a publicly accessible website using JavaScipt, Cypress, and Mocha. It is a project showing the effectiveness, and ease of use of Cypress to automate web applications.

Built With

  • JavaScript, Mocha, Cypress

Getting Started

This is part of a project series to demonstrate my capability and effectiveness to use several tools to conduct industry standard automation testing to both mobile and web applications while improving the overall QA process.

Prerequisites

  • Have an IDE installed on your computer to be able to view the code locally.
  • Have a good working knowledge of Git and Github and well as JavaScript.
  • Have a Chrome or Firefox browser installed on your computer.

Setup

  • Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
  • Clone the repository with git clone https://github.com/wale-prog/orangeHRM_automation.git
  • To get the curent working tree, git fetch --all, then checkout to "dev" branch.
  • Finally, run the test scripts within the login.cy.js file by doing the following:
    • navigate to the root directory with a command line terminal.
    • run npm install, this install all the project dependencies.
    • if you have chrome installed run npm run cy-chrome or npm run cy-firefox if you have firefox installed to start the test.

Install

  • IDE preferrably VScode
  • using command line terminal in the root directory install the following:
    • node modules with npm install

Author

๐Ÿ‘ค Olawale Olapetan

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

  • Thanks to Microverse

๐Ÿ“ License

This project is MIT licensed.

orangehrm_automation's People

Contributors

wale-prog 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.