Installation instructions :
Ubuntu :
- sudo apt-get install python-pip
- Download or clone Hurdles project
- open Hurdles folder
- sudo pip install --upgrade -r requirements.txt
Windows :
- Download and install python
- Install python-pip
- Download or clone Hurdles project
- open Hurdles folder
- pip install --upgrade -r requirements.txt
To start the application :
- python Controller.py
open http://localhost:8181/ in webbrowser and select testcases to test.
view the demo app by clicking here
#Screenshorts :