Page not found

Search results

  1. Use TestLink and Jenkins to automate tests results logging

    ... The purpose of this page is to explain how to create a Jenkins job that will run an automated test project an save test results in ... Create a developper key Teslink has a special user which corresponds to the automated tester. He is called "Jenkins tester". ...

    sballuais - 09/26/2016 - 10:59

  2. Unit tests for validator (design and run them from GUI)

    In the context of the Gazelle X Validator project, we thought about designing and running the unit tests for rules from the GUI. That means that the user who will create its validators and rules using the tool will also be able ... Jenkins' Job ...

    aberge - 01/20/2015 - 14:55

  3. [Deprecated] Gazelle Test Management - Installation & Configuration

    ... of the documentation is available at  https://gazelle.ihe.net/gazelle-documentation/Test-Management/installation.html ... using the command : su postgresql psql postgres=# CREATE USER gazelle; postgres=# CREATE DATABASE "your_database" OWNER gazelle ENCODING ...

    aberge - 11/03/2016 - 10:21

  4. [Deprecated] EVSClient - Installation & Configuration

    ... to connect to a database named evs-client-prod and owned by user gazelle. Installation Read general considerations section of ... wget -nv -O /tmp/EVSClient-dist.zip "http://gazelle.ihe.net/jenkins/job/EVSClient-RELEASE/ws/EVSClient-ear/target/EVSClient-dist.zip" ...

    aberge - 03/19/2018 - 10:12

  5. Test Management (system testing - automated)

    ... to test the access rights on all pages for each existing user profile within Gazelle TM Old Tools (no updated since 2014) Menu ... tool can be run by calling mvn -test (which is useful for jenkins) or by building a jar. See the specific section for more details. ...

    aberge - 09/26/2016 - 09:52

  6. [Deprecated] Gazelle Security Suite - Installation & Configuration

    ... library is prepared during GSS build and available here (Jenkins workspace). Depending on which version of JBoss GSS is running, the ... Database creation Your database must have a user gazelle Connect to your database psql -U gazelle ...

    aberge - 11/03/2016 - 10:08

  7. Gazelle general information

    Mission Statement. Gazelle is a suite of tools developed by IHE Europe and IHE Catalyst in ... HL7v3 messages produced by healthcare IT systems. A graphic user interface is also available to browse the XML conformance profiles (used ... stored in the Proxy. The Gazelle Control Module allow the user to associate captured messages with corresponding test instance for ...

    aberge - 01/09/2024 - 12:06

  8. [Deprecated] XDStarClient - Installation & Configuration

    ... version of the documentation is available at  https://gazelle.ihe.net/gazelle-documentation   Here is a guide to help you ... Quick start XDStarClient can be installed using gazelle user on your server: wget https://gazelle.ihe.net/jenkins/job/XDStarClient/ws/install_xdstar_client.sh wget ...

    aboufahj - 03/19/2018 - 10:14

  9. [Deprecated] CDAGenerator - Installation & Configuration

    Gazelle tools documentation is now maintained at ... Quick start CDAGenerator can be installed using gazelle user on your server: checkout the sources of CDAGenerator : svn checkout ... commands : su postgresql psql postgres=# CREATE USER gazelle; postgres=# ALTER USER gazelle WITH ENCRYPTED PASSWORD ...

    aboufahj - 12/29/2016 - 14:27