automationnpmtest

1.1.2 • Public • Published

Web automation project

Automation framework for wefox web using the capabilities of protractor. The framework usees mocha to execute the test

Prerequisites and installation

Download the project repository with git and install the dependencies

npm install

Running the tests

To run the automated test its necesary to run the node files with paramereters. Here some examples

node runner.js -a one -e de -s pro -p webapp -t src/test/one/webapp/pro/test.OnboardeE2E.js -m true -w true

node runner.js -a one -e de -s pro -p webapp -t src/singleThreadTests/one/webapp/pro/test.Forgot-Password.js -m true -w true

node runner.js -a wefox -e de -s pro -p webapp -t src/test/wefox/webapp/pro/documents -w true

node runner.js -a wefox -e de -s pro -p webapp -m true -w true

node runner.js -a wefox -e de -s pro -p web,brokerPortal -m true -w true

node runner.js -a wefox -e de -s pro -p webapp -t src/test/wefox/webapp/pro/riskine-chatbot/DE/test.onboard.Accident.DE.js -T en

Deployment

These tests will be run in the jenkins pipeline as a new stage of this.

Built With

Versioning

We use SemVer for versioning.

Authors

  • Alan Panno - Refactoring
  • Carlos Ferrao - Initial work

/automationnpmtest/

    Package Sidebar

    Install

    npm i automationnpmtest

    Weekly Downloads

    1

    Version

    1.1.2

    License

    ISC

    Unpacked Size

    245 kB

    Total Files

    39

    Last publish

    Collaborators

    • ferraobox