Giter Site home page Giter Site logo

ngb-qa's Introduction

Prerequisites

Running tests

Make sure that commands are ran from current user, not administrator

Get sources

git clone https://github.com/vpolyakov88/ngb-qa.git
cd ngb-qa

Run tests on Saucelabs:

Chrome 57.0 tests on http://ngb.opensource.epam.com/catgenome on Windows 10, screen resolution 1280x1024

mvn clean test -P chrome_opensource -e

Firefox 52.0 tests on http://ngb.opensource.epam.com/catgenome on Windows 10, screen resolution 1280x1024

mvn clean test -P firefox_opensource -e

IE 11.103 tests on http://ngb.opensource.epam.com/catgenome on Windows 10, screen resolution 1280x1024

mvn clean test -P ie_opensource -e

EDGE 14.14393 tests on http://ngb.opensource.epam.com/catgenome availible only for Wndows 10, screen resolution 1280x1024

mvn clean test -P edge_opensource -e

Safari 10.0 tests on http://ngb.opensource.epam.com/catgenome on macOS 10.12, screen resolution 1280x1024

mvn clean test -P safari_opensource -e

Additional parameters:

-Ddomain=${NGB_address}

-Ddriver=[chrome|firefox|ie|edge|safari]

-Drun.type=[local|remote]

-Dos=${opearating system with version}

-Dbrowser.version=${browser_version_number}

-Dscreen.resolution=${INTxINT}

Example:

mvn clean test -P chrome_opensource -Dos="Widows 8.1" -Dbrowser.version=50.0

Run tests on Windows 8.1, Chrome version 50.0

Note:

use https://wiki.saucelabs.com/display/DOCS/Platform+Configurator#/ for validating version of OS, browser etc.

ngb-qa's People

Contributors

vpolyakov88 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.