Please follow this link to see more screenshots on the Wiki.
The project may be built using NetBeans. Open the jrqs-app
project to build and app, jrqs-tests
to perform Selenium tests.
The application may be run using Tomcat. Deploy jRQS right from the NetBeans or build and deploy .war release.
To work properly, jRQS requires a SQLite database file to be located in the $CATALINA_HOME/data/webqa.sqlite
.
The database may be prepared using parsing utility from WebQA branch.