Dashboard > GreenPepper Server > ... > Confluence Plugin > GreenPepper Setup
 GreenPepperThis Space is not registered in GreenPepper Server.

Here are the panes that will be accessible from your GreenPepper Toolbox plugin Configuration.

  • Database setup: GreenPepper has its own database to store multiple data such as executions results, references and so on.
    You will have two options:
    1. Quick install: a HSQL will be created locally. This setup is not suggested for a production environment, it was put inplace for quick trial setup purposes.
    2. Custom install: This will allow you to setup GreenPepper to use an external DBMS via a JNDI name.

  • Licence manager: From where you will be able upload your licence and see your licence details

  • Runner: Your runners configuration pane.
    You will ba able to add/remove/update your runners (GreenPepper Open; Test engine)
    The most recent Java runner will be available by default.
    .Net Runner
    Default command line : .../GreenPepper.exe ${inputPath} ${outputPath} -a ${classpaths} -r ${repository} -f ${fixtureFactory} --xml
    Main class : leave it empty
    Environment : .NET
    Classpaths : .../GreenPepper.Core.dll
    .../GreenPepper.Extensions.dll
    .../CookComputing.XmlRpc.dll

    Note : You need to specify the full path for the Assembly files and the GreenPepper.exe file.

    Maven Runner
    Default command line : java -cp ${classpaths} ${mainClass} ${inputPath} ${outputPath} -l ${locale} -r ${repository} -f ${fixtureFactory} --xml --pdd ${projectDependencyDescriptor}
    Main class : com.greenpepper.maven.runner.Main
    Environment : JAVA
    Classpaths (mandatory) : .../apache-maven-2.0.x/lib/maven-2.0.x-uber.jar
    .../apache-maven-2.0.x/boot/classworlds-1.1.jar
    .../greenpepper-maven-runner-x.x-complete.jar

    Note : You need to specify the full path for the classpath files.
    More info Maven Runner.

  • Project Management: Your Space registration to GreenPepper.
    From this pane you will be able to:
    1. Associate your Confluence spaces to GreenPepper projects.
    2. Set your GreenPepper credentials to be able to run the tests if the space is secured.
    3. Add/Remove/Edit your System under tests for a specific GreenPepper project.

© Pyxis Technologies Inc.. All rights reserved. GreenPepper® is registered to Pyxis Technologies inc.