Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

kungfux/rqs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Please follow this link to see more screenshots on the Wiki.

jRQS main page

How to build

The project may be built using NetBeans. Open the jrqs-app project to build and app, jrqs-tests to perform Selenium tests.

How to run

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.