Feature toggle

id: feature-toggle-162-111415
title: Feature toggle
text: A feature toggle in software development provides an alternative to maintaining multiple feature branches in source code. A condition within the code enables or disables a feature during runtime. In agile settings the toggle is used in production, to switch on the feature on demand, for some or all the users. Thus, feature toggles do make it easier to release often. Advanced roll out strategies such as canary roll out and A/B testing are easier to handle. Continuous delivery is supported by feat
brand slug: wiki
category slug: encyclopedia
description: Software development process
original url: https://en.wikipedia.org/wiki/Feature_toggle
date created: 2011-09-24T10:00:07Z
date modified: 2024-08-27T14:39:28Z
main entity: {"identifier":"Q5439690","url":"https://www.wikidata.org/entity/Q5439690"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part