Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sprylab/webinloop

WebInLoop is a test automation tool specialized for running web tests by sprylab technologies GmbH.
https://github.com/sprylab/webinloop

ant-task cli integration-testing maven-plugin selenium web

Last synced: about 2 months ago
JSON representation

WebInLoop is a test automation tool specialized for running web tests by sprylab technologies GmbH.

Awesome Lists containing this project

README

        

WebInLoop
=========

WebInLoop is a test automation tool specialized for running web tests.

Launch (GUI)
************

To start WebInLoop, simply run the provided run scripts for your platform:
* run.cmd on Windows
* run.sh on *nix
WebInLoop will start in GUI mode.

Launch (CLI)
************

There is also a CLI mode if you launch WebInLoop from a shell like this:
* java -jar webinloop.jar -testfiles

To view all available command line options:
* java -jar webinloop.jar -help

Important note
**************

You need a JDK >= 1.6 to run WebInLoop successfully.

Customize
*********

Edit the provided *.xml property files to fit your own needs.