sprylab / webinloop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 <file(s)>

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.

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:Java 63.2%Language:HTML 31.4%Language:FreeMarker 3.7%Language:CSS 1.1%Language:JavaScript 0.5%Language:Batchfile 0.0%Language:Shell 0.0%