Tools for testing a computer core of a private health insurance company
Project duration: 2 years, 9 months
Brief description
A series of test programs is used for checking and developing a computer core for a private health insurance company, intended to insure the accuracy of the computer core process. This includes automated implementation of calculations and comparison with reference values, statistical code analysis as well as dynamic error analysis. The computer core offers a range of technical processes such as contribution calculation, contribution refunds, tariff change and contribution adaptations. All these processes have to be checked.
Supplement
The computer core is in online mode, on the one hand under Windows on the computer of the case handler. On the other hand, it is also used within an application server under Linux as well as on the host in batch mode. Each of the environments supports different technical processes, all of which must be checked. As a result, a collection of tools will be developed using Junit tests, tools for a regression test and Valgrind as well as cppcheck to provide a large number of technical and organizational tests.
Subject description
Ensuring the technical and organizational function in all system environments by comparing results with reference values, statistical checking of the source code as well as dynamic error analysis of the running computer core.