Git Product home page Git Product logo

relay42apitest's Introduction

Relay42ApiTest

Test automation approach using Selenium WebDriver, SikuliX and HttpClient.

Prerequisites

  • Java8 +
  • Maven

To run tests in linux, you must install OpenCV 2.2+ and Tesseract 3, e.g.:

https://gist.github.com/Piyush3dB/89722db287be9984147a54d72cc9c73d https://www.pyimagesearch.com/2017/07/03/installing-tesseract-for-ocr/

For some linux distributives you still might have errors during test runs, then you need to install CUDA, e.g.:

https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=deblocal

To run tests

  • Clone project
  • Go to folder directory in terminal
  • Change user and password with correct credentials in configurations.properties
  • Execute command:
$ mvn test

If you have problems with Sikuli initialization, run a script inside project folder:

$ mvn install:install-file -Dfile=lib/sikulixsetup-1.1.3.jar -DgroupId=info.testing.automated.sikuli -DartifactId=sikulix -Dversion=1.1.3 -Dpackaging=jar

For running tests in Windows you might need to setup Sikuli using instruction:

http://sikulix.com/quickstart/

relay42apitest's People

Contributors

alexandrchumakin avatar

Watchers

James Cloos avatar  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.