gRpas (version 0.5.17)

    "the farther you run, the slower you must go" (hopefully this program will help)

Download & Install
Setup and Usage
Samples
Screen Shoots
Code Documentation
News
ToDo
Other tools
Copyright


Requirements
    Java Virtual Machine 1.4 or higher.

Overview
gRpas stands for "gather results / plot, analyze, and store". It is a tool to improve test results analysis and management.
Assume you have an application that reads n input parameters, and outputs m values. For each input parameter you will like to test at least k values.
In total, there are m * kn values to record. Probably you don't want to perform all the tests, but you will like to keep all the results you have in an easy to manage format.
Now assume you issue a new version of this application every other month, and you will like to compare the results between two or more versions. The complexity increases by an order of magnitude. Well, here is a tool that may easy your life.
Click here to find how everything started.
 

Other tools
multrun : Generate all combinations of elements from different sets. This tool help to create a collection of tests results.
 

Author: Laurentiu Cucos
Contributors: K. Krishna, Brendon Thiede


...back to my home page.