Programming technique in modern software development in which a feature or functionality under development can be switched on or off at software runtime. The development team or the developer switches the feature on in their own environment at runtime in order to be able to extend and test it. When the source code is checked into the integration, the feature toggle remains switched off by default until it has reached an acceptable level of maturity so that other teams, test teams or users can work with it.
Feature Toggle
Lese Zeit: < 1 Minute