Use this application to access to your JAMA Contour instance and update the Test Cases in Jama with the results of your Automatic test.
To get you started you can simply clone the jama-client
repository and install the dependencies:
You need git to clone the jama-client
repository.
You will need Java™ SE Development Kit 8 and Maven.
Clone the jama-client
repository using git:
git clone https://github.com/systelab/jama-client.git
cd jama-client
In order to install the dependencies you must run:
mvn install