A regression tool for QA is build into ResInsight. This tool will do the following:
To be able to run regression tests you need the compare tool from the ImageMagic suite.
You can start the tests either from the command line or from the ResInsight Gui. From the ResInsight Gui select : File->Testing->Regression Test Dialog
Specify location of compare tool in Folder containing compare. The current working directory of ResInsight is temporarily changed to this path during execution.
To execute a subset of tests, specify folder names separated by “;” in the Test Filter. If the test filter is empty, all tests are executed.
An example of the folder structure is shown below:
RegressionTestFolder/
TestCase1/
RegressionTest.rip
RegTestBaseImages/
RegTestDiffImages/
RegTestGeneratedImages/
TestCase2/
...
To create regression tests you need to do the following:
Now you are all set to test new releases of ResInsight towards your own Regression tests.