top of page

Static vs. Dynamic Configuration

Systems can be “statically” or “dynamically” configured, all depending on whether the system is processing configuration changes while normal system operations are underway. Static configuration is pretty simple; dynamic configuration is not so easy. See Case Study 3 — its purpose is to present a way to run tests while the system under test is processing configuration changes..

bottom of page