Insights

Posts in 2018
  • Machine Learning and ConSol CM

    Friday, April 20, 2018 in Insights

    ConSol CM brings BPM to a CRM system. In-house ConSol CM is used to process cases of a wide range of types. Amongst others it also maps the sales process. For that purpose a new sales case is created automatically or manually every time a sales …

    Read more

  • Docker Headless VNC Container 1.3.0 Released

    Tuesday, April 03, 2018 in Insights

    Docker Headless VNC Container 1.3.0 has been released today. The different Docker images contains a complete VNC based, headless UI environment for testautomation like Sakuli does or simply for web browsing and temporary work in a throw-away UI …

    Read more

  • Dynamic and complex configurations with FreeMarker

    Monday, March 26, 2018 in Insights

    When you are developing software, you will most likely stumble upon situations where you must perform frequent, but minor, code changes. Changes that do not alter your software’s basic functionality, changes so simple that from a developer’s …

    Read more

  • Database testing with Citrus

    Thursday, March 01, 2018 in Insights

    Database communication is an essential part of many applications, when persistent data storage is required. May it be orders, customer data, product recommendations or product information, if persistent storage is in place, the data contains a …

    Read more

  • FOSDEM Video: Monitoring Legacy Java Applications with Prometheus

    Sunday, February 04, 2018 in Insights

    At this year’s FOSDEM conference I did a 30 minutes presentation on Monitoring Legacy Java Applications with Prometheus. The talk gives an overview of some of the options you have for monitoring Java applications with Prometheus when you …

    Read more

  • Application monitoring in OpenShift with Prometheus and Grafana

    Friday, January 19, 2018 in Insights

    There are a lot of articles that show how to monitor an OpenShift cluster (including the monitoring of Nodes and the underlying hardware) with Prometheus running in the same OpenShift cluster. This article however is based on a different scenario: …

    Read more

  • Automated debugging with git

    Friday, January 12, 2018 in Insights

    Imagine your’re working on a bigger feature in a complex piece of software. Your implementation is complete, all tests in scope turned green and you push your changes for integration testing. Then, some integration tests from a completely …

    Read more

Posts in 2017