Build your own “intelligent” code review reminder
In this post, I show you how the intelligent code review reminder Microsoft Nudge works, so that you can build or enhance your own and speed up code review completion time by 60%.
Read moreThis category contains all posts I wrote about the research I perform. I mainly work on the following topics: automated software testing, reverse engineering using static and dynamic analysis and plug-in based systems.
In this post, I show you how the intelligent code review reminder Microsoft Nudge works, so that you can build or enhance your own and speed up code review completion time by 60%.
Read moreTest suite comprehension became more difficult over the last decade as test suites have grown substantially. Especially for modular and
Read moreOne of the first projects, I started building on my journey to entrepreneurship is an online platform called “zweimalfreude”. This probably reads like gibberish and that is okay.
Read moreThis keynote about data-driven decision making, I gave at the International Conference on the Quality of Information and Communications Technology
Read moreAbstract of keynote: Four eyes see more than two. Following this well-known principle, within Microsoft, code reviews are a part
Read moreAn important challenge in creating automated tests is how to design test fixtures, i.e., the setup code that initializes the
Read morePublic data sets are a bliss to start a new business or accelerate your existing business. With the help of algorithms you can learn insights from the data sets that can be used to solve problems or to make predictions.
Read moreIf you have been asked to be a program chair for the first time, or whether you already served as
Read moreWith only one month to go, time is ticking to submit to SCAM 2016 the International Conference on Source Code Analysis
Read moreThis week, I am in sunny Portugal as I am invited as the keynote speaker at the International Conference on
Read moreToday, I watched a short, concise and informative video about agile product ownership. I especially liked the part that highlights the
Read moreDesigning automated tests is a challenging task. One important concern is how to design test fixtures, i.e. code that initializes
Read moreTesting plug-in based systems is challenging due to complex interactions among many different plug-ins, and variations in version and configuration.
Read morePlug-in architectures enable developers to build extensible software products. Such products are assembled from plug-ins, and their functionality can be
Read more