Course (MSc): Software Product Lines

Page content

To meet various customer requirements, to ensure availability on different platforms, or to satisfy business goals and marketing strategies, today’s software products typically need to be released in multiple variants. As a consequence, software development is faced with the challenge of producing and maintaining flexible software systems which can be customized through several configuration options. This fact may result in many combinations of configuration options which may too many to maintain an overview of the entirety of software variants that implement these configurations. For the Linux kernel, a prominent example of a highly configurable software system, we may easily create a dedicated variant for every person on earth - it is even assumed that we could create more Linux variants than atoms in the universe.

In this course, we gradually dive into the active research field of engineering software product lines. After reviewing classical approaches for developing variable software in an ad-hoc manner, we introduce systematic methods and techniques amenable to software mass-customization by generating individual software products based on an integrated platform, following the idea of product line engineering known from traditional manufacturing and engineering disciplines. The course demonstrates how configurability of software systems can be modeled and analyzed, which variability implementation techniques can be used by fostering software reuse and dedicated variation points, and which strategies allow for testing the huge number of software variants that exponentially grows with the number of configuration options.


Learning outcomes

You will learn:

  • How to distinguish software product lines from configurable software.
  • How to differentiate ad-hoc variability implementation from dedicated approaches.
  • How to model a variability-intensive software system systematically.
  • How to implement a product line with compile-time features and modular variability.
  • How to systematically develop a product line by employing dedicated development processes.
  • How to ensure the quality of software variants.
  • How to maintain product lines over time.

Overview (Fall Semester 2023)

  • Lecturer: Timo Kehrer
  • Assistants: Sandra Greiner
  • Course materials: ILIAS
  • Lectures: Tuesday 14:15 - 16:00 (Hörraum 101, Hauptgebäude H4)
  • Exercise hour: Tuesday 16:15 - 17:00 (Hörraum 101, Hauptgebäude H4)
  • Language: English
  • Start: Tuesday, September 19, 2023
  • Exam: Tuesday, February 13, 2024; Raum 109, EH8; oral exams
  • Course Repetition: Fall Semester 2024

Schedule (Fall Semester 2023)

  • 19-Sep-23: Introduction
  • 26-Sep-23: Runtime Variability and Design Patterns
  • 03-Oct-23: Compile-Time Variability with Clone-and-Own
  • 10-Oct-23: Feature Modeling (Part 1)
  • 17-Oct-23: Feature Modeling (Part 2)
  • 24-Oct-23: Conditional Compilation
  • 31-Oct-23: Modular Features
  • 07-Nov-23: Languages for Features
  • 14-Nov-23: Development Process
  • 21-Nov-23: Feature Interactions
  • 28-Nov-23: Product-Line Analyses
  • 05-Dec-23: Product-Line Testing
  • 12-Dec-23: Research Input
  • 19-Dec-23: Q&A