16 lines
		
	
	
		
			594 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			594 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Feature Based Planning
 | |
| ---
 | |
| ## Feature Based Planning
 | |
| 
 | |
| **Feature Based Planning** is a planning methodology that can be used to decide when to release software based on the features that will be delivered to the customers, rather than an arbitrary deadline based release.
 | |
| 
 | |
| In this method of release planning, teams decide what feature/features should be prioritised. Based on the scope of these features the team can then predict when the next release can be deployed.
 | |
| 
 | |
| 
 | |
| 
 | |
| #### More Information:
 | |
| [Feature-driven development](https://en.wikipedia.org/wiki/Feature-driven_development)
 | |
| 
 | |
| 
 |