What is an area?

I was just testing team explorer and all the menus, and I see an option where you can add Areas and Iterations, could somebody give me a brief explanation of areas in sofwware development in cmmi?

Thanks

[219 byte] By [LuisEstebanValenciaMCPWeb] at [2008-2-10]
# 1
Areas are a way to divide a software product into features & subfeatures. For example, the area path for one of my bugs might be something like:
VSTS -> Team Foundation Server -> Version Control -> Client UI -> Branch Dialog

(smaller projects probably wouldn't need to go 5 levels deep)

Iterations, as you probably guessed, are more for tracking development over time. They're commonly referred to as "milestones" in other processes.

RichardBergMSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Work Item Tracking...
# 2

Area is a way for organizing work items like bugs, tasks etc in either feature/subfeature hierarchy or Component structure or team structure hierarchy. However, iteration is a way for organizing work items based on product milestones.

You can also check out http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=254977&SiteID=1 for more information.

-Mohammad

MohammadIqubal-MSFT at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Work Item Tracking...

Visual Studio Team System

Site Classified