<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Project Coach &#187; WBS</title>
	<atom:link href="http://www.theproject-coach.com/category/project-methodology/wbs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theproject-coach.com</link>
	<description>Improving Project Management Problem Solving Skills</description>
	<lastBuildDate>Wed, 08 Jun 2011 21:39:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Scrum vs. waterfall comparison &#8211; part 2</title>
		<link>http://www.theproject-coach.com/2010/10/scrum_vs_waterfall_comparison_part2/</link>
		<comments>http://www.theproject-coach.com/2010/10/scrum_vs_waterfall_comparison_part2/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 00:35:19 +0000</pubDate>
		<dc:creator>Cindy Vandersleen</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Brainstorming]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Estimation]]></category>
		<category><![CDATA[Executing]]></category>
		<category><![CDATA[Human Resource Management]]></category>
		<category><![CDATA[Monitoring and Controlling]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Project Methodology]]></category>
		<category><![CDATA[Schedule Development]]></category>
		<category><![CDATA[Scope]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Stakeholder Management]]></category>
		<category><![CDATA[Team Dynamics]]></category>
		<category><![CDATA[WBS]]></category>
		<category><![CDATA[burndown chart]]></category>
		<category><![CDATA[product backlog]]></category>
		<category><![CDATA[User Stories]]></category>
		<category><![CDATA[Waterfall]]></category>

		<guid isPermaLink="false">http://www.theproject-coach.com/?p=343</guid>
		<description><![CDATA[In my last article I discussed characteristics and roles of the agile scrum methodology as compared to waterfall.  In this continuation article, I committed to examine the artifacts, meetings and processes involved and also discuss what they compare to in a waterfall context.  By design agile and the scrum methodology deliberately minimize processes, artifacts and [...]]]></description>
			<content:encoded><![CDATA[<p>In my last article I discussed characteristics and roles of the agile scrum methodology as compared to waterfall.  In this continuation article, I committed to examine the artifacts, meetings and processes involved and also discuss what they compare to in a waterfall context.  By design agile and the scrum methodology deliberately minimize processes, artifacts and meetings <span id="more-343"></span>to just those necessary few required to facilitate conversations, and radiate information about progress to the team and the organization.</p>
<p><span style="text-decoration: underline;">Processes: </span>  The primary scrum processes allow for grooming of the product backlog or clarifying the complexity by specifying effort factor (story points), grouping work from the product backlog into work iterations, defining and estimating technical work tasks for the work iterations, and packaging completed outputs of the work iterations into a working release product.  Below is a breakdown of the different scrum processes along with their descriptions and analogous waterfall counterpart.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="213" valign="top"><strong>Scrum Process Name</strong></td>
<td width="213" valign="top"><strong>Scrum Process Description</strong></td>
<td width="213" valign="top"><strong>Waterfall Comparison</strong></td>
</tr>
<tr>
<td width="213" valign="top">Relative estimation (Points)</td>
<td width="213" valign="top">Estimation of work effort for product backlog item relative to other product backlog items.  No unit of measure given.  Typically numbers in a series such as (1,2,3,5,8,13,20,40,100…)</td>
<td width="213" valign="top">No comparison</td>
</tr>
<tr>
<td width="213" valign="top">Release Planning</td>
<td width="213" valign="top">Determining how many sprints worth of work will yield a product production release.  (Usually requires knowledge of team’s velocity or average number of story points achieved per sprint. – takes 1 or 2 sprints to determine.)</td>
<td width="213" valign="top">Schedule planning; Rolling wave planning</td>
</tr>
<tr>
<td width="213" valign="top">Sprint Planning</td>
<td width="213" valign="top">Determining how many of the top items from the product backlog can be implemented in the next sprint.  Determining the technical tasks necessary to implement sprint backlog items</td>
<td width="213" valign="top">WBS decomposition</td>
</tr>
<tr>
<td width="213" valign="top">Sprint task estimation (Hours)</td>
<td width="213" valign="top">Estimating time in hours to complete each technical task in sprint.</td>
<td width="213" valign="top">Schedule activity duration estimation</td>
</tr>
</tbody>
</table>
<p><span style="text-decoration: underline;">Meetings: </span>   Since frequent feedback is the hallmark of agile, the scrum meeting are the settings that facilitate some of the above processes, as well as allow for frequent status during the work intervals or sprints, and provide the vehicle for the customer acceptance and process improvement.  Below is a table that describes the major scrum meetings, descriptions and their waterfall counterparts.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="213" valign="top"><strong>Scrum Meeting Name</strong></td>
<td width="213" valign="top"><strong>Scrum Meeting Description</strong></td>
<td width="213" valign="top"><strong>Waterfall Comparison</strong></td>
</tr>
<tr>
<td width="213" valign="top">Daily stand up</td>
<td width="213" valign="top">Daily meeting where each team members states what they’ve done since last meeting; what they will do until next meeting; and any impediments that stand in their way</td>
<td width="213" valign="top">Team status meeting</td>
</tr>
<tr>
<td width="213" valign="top">Sprint planning meeting</td>
<td width="213" valign="top">Meeting to implement the sprint planning process described above.</td>
<td width="213" valign="top">No comparison</td>
</tr>
<tr>
<td width="213" valign="top">Sprint demonstration</td>
<td width="213" valign="top">Meeting held at end of sprint where team members and product owner demonstrate output of stories that are completed to stakeholders</td>
<td width="213" valign="top">Tollgate phase review</td>
</tr>
<tr>
<td width="213" valign="top">Sprint retrospective</td>
<td width="213" valign="top">Meeting held after completion of sprint to review processes used and make recommendations for process improvements. A small section or paragraph of a business requirement document.</td>
<td width="213" valign="top">Lessoned learned  session</td>
</tr>
</tbody>
</table>
<p> <span style="text-decoration: underline;">Artifacts:</span>  Artifacts are sparse compared to a typical waterfall methodology. All work “to do” is tracked on the product backlog.  Work “left to go”  is tracked on one of 2 types of burn down charts and are meant to show progress to the organization.  Business requirements will seem sketchy in agile as compared to waterfall since preference is given to conversations amongst members of the team, and verification through acceptance criteria and demonstrations.  Below is a description of scrum artifacts.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="213" valign="top"><strong>Scrum Artifact Name</strong></td>
<td width="213" valign="top"><strong>Scrum Artifact Description</strong></td>
<td width="213" valign="top"><strong>Waterfall Comparison</strong></td>
</tr>
<tr>
<td width="213" valign="top">Product Backlog</td>
<td width="213" valign="top">Single threaded prioritized list of features for implementation.  Items toward top have more detail description than those further down</td>
<td width="213" valign="top">High level scope feature list</td>
</tr>
<tr>
<td width="213" valign="top">User Stories</td>
<td width="213" valign="top">Short business requirement statements.  Usually in the form: as a _____ I wish to _____ because ______.</td>
<td width="213" valign="top">A small section or paragraph of a business requirement document.</td>
</tr>
<tr>
<td width="213" valign="top">Epic</td>
<td width="213" valign="top">A large user story (usually necessitating breakdown into multiple small user stories)</td>
<td width="213" valign="top">A section or paragraph of a business requirement document.</td>
</tr>
<tr>
<td width="213" valign="top">Acceptance criteria</td>
<td width="213" valign="top">Success criteria for development of user story – contained within user story.</td>
<td width="213" valign="top">Test case.</td>
</tr>
<tr>
<td width="213" valign="top">Product Backlog Burndown Chart</td>
<td width="213" valign="top">A chart showing how many unfinished features are remaining on the product backlog</td>
<td width="213" valign="top">Project schedule</td>
</tr>
<tr>
<td width="213" valign="top">Sprint Burndown Chart</td>
<td width="213" valign="top">A chart showing how many unfinished features are remaining on the sprint</td>
<td width="213" valign="top">Project schedule</td>
</tr>
<tr>
<td width="213" valign="top">Sprint Impediment Log</td>
<td width="213" valign="top">I document logging impediments to getting work done during a sprint.</td>
<td width="213" valign="top">Issue Log</td>
</tr>
</tbody>
</table>
<p> In scrum, relative estimation keeps the estimation process intuitive and non specific.  It’s done in group session with the entire team where everyone “votes” on their number all at once to keep voting independent.  The relative story points assist the product manager in backlog prioritization.  Sprint planning makes up the rest of the planning for a 30 day period.  This is where the detailed task decomposition and hourly estimation occurs.</p>
<p>Once a sprint is planned, work is executed and monitored in the daily standup meetings.  Issues are tracked in the Sprint impediment log.  Progress is displayed to the organization in artifacts such as the sprint and product burn down charts.</p>
<p>At the end of the sprint, the work is verified and accepted or rejected in the sprint demonstration meeting.  Then the sprint processes are reviewed and suggestions for improvement are made in the sprint retrospective, before reprioritizing the product backlog if necessary and beginning a new sprint.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theproject-coach.com/2010/10/scrum_vs_waterfall_comparison_part2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What is this thing called scrum?</title>
		<link>http://www.theproject-coach.com/2010/09/what-is-this-thing-called-scrum/</link>
		<comments>http://www.theproject-coach.com/2010/09/what-is-this-thing-called-scrum/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 15:31:50 +0000</pubDate>
		<dc:creator>Cindy Vandersleen</dc:creator>
				<category><![CDATA[Estimation]]></category>
		<category><![CDATA[Executing]]></category>
		<category><![CDATA[Monitoring and Controlling]]></category>
		<category><![CDATA[PM Process Groups]]></category>
		<category><![CDATA[Project Methodology]]></category>
		<category><![CDATA[Schedule Development]]></category>
		<category><![CDATA[Scope]]></category>
		<category><![CDATA[Stakeholder Management]]></category>
		<category><![CDATA[Team Dynamics]]></category>
		<category><![CDATA[WBS]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Product owner]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Scrum master]]></category>
		<category><![CDATA[Waterfall]]></category>

		<guid isPermaLink="false">http://www.theproject-coach.com/?p=338</guid>
		<description><![CDATA[For those of my PMP friends and colleagues who are firmly immersed in the waterfall way of doing things but who are hearing more and more about agile and scrum and wondering what all the fuss is about, I thought it might be a good idea to write a series of articles comparing and contrasting [...]]]></description>
			<content:encoded><![CDATA[<p>For those of my PMP friends and colleagues who are firmly immersed in the waterfall way of doing things but who are hearing more and more about agile and scrum and wondering what all the fuss is about, I thought it might be a good idea to write a series of articles comparing and contrasting the two approaches.  I’d like to start by stating that I am very much a fan of agile and scrum and believe that the traditional PMI methodology, when practiced in a sensible manner and the agile scrum approach have more in common than you would think. At the end of the day the purpose of both is the same – to get work done well.  <span id="more-338"></span>Smart practices are smart practices regardless of what you call them. </p>
<p>I first became interested in agile when I was leading technology teams and consistently struggled with the standard waterfall challenge of getting accurate, complete, well understand and well documented business requirements for long software development application projects.  Once we felt like we finally got things “nailed down” and began design and development work, requirements would change before we could deliver the first release.  The agile methodology is a natural solution for this.  I began my own course of self study, networking and training, and eventually acquired a scrum master certification.</p>
<p>To understand the principles of any of the flavors of agile methodology (and there are several), you need to first understand the agile manifesto, developed by the original set of agile founders:</p>
<p>Individuals and interactions over processes and tools<br />
Working software over comprehensive documentation<br />
Customer collaboration over contract negotiation<br />
Responding to change over following a plan</p>
<p>Scrum happens to be one of the most popular types of agile and derives its name from a daily standup meeting called the scrum meeting, involving the team and the facilitator who is called the scrum master.  Below is a discussion which breaks down some of the important roles used in scrum and compares them to their analogous counterpart in a waterfall methodology. </p>
<p><strong><span style="text-decoration: underline;">Roles </span></strong>– there are only 3 officially recognized roles on an agile scrum team:</p>
<ul>
<li><span style="text-decoration: underline;">Product Owner</span> – The product owner is a member of the scrum team and is responsible for what the team builds and for optimizing the value of it.  He/she owns decisions and risks regarding what business stakeholders want.  He/she defines the features to be produced and decides on release date and content, and determines feature priorities.  He/she can change features and priority between sprints.  He/she negotiates acceptance criteria for work results with rest of team</li>
<li><span style="text-decoration: underline;">Scrum Master</span> – facilitates process and keeps things moving.  He/she manages the internal dynamics of the team including the relationship of the product owner with the rest of the team.  He/she enforces the scrum framework.  He/she ensures full team involvement in all meetings and keeps everything visible, including “radiating” information to the larger organization.  He/she shields the team from external interference.  He/she advocates improved practices.  <strong>Very important</strong>:  He/she facilitates, but does not manage.  The scrum master has no official authority over the team.  He/she cannot assign work to the team.</li>
<li><span style="text-decoration: underline;">Team</span> – This is a small (7 +-2 member) cross functional group who are responsible for the work they agree to take on during the work period called a sprint.  They are a self organizing unit – meaning they assign sprint work tasks to themselves.  They negotiate the work of the sprint with the product owner.  Along with the product owner, they demo the work results to the stakeholders.</li>
</ul>
<p>The product owner is analogous to a business analyst, product manager or sponsor in a waterfall methodology, and the team is similar to any team anywhere, with the exception of the self organizing part.  That’s a little loose-y goose-y for a lot of management teams to get used to.  Frankly, what I’ve seen in a lot of companies I’ve networked with is a gradual approach to this, because as much as this sounds like a great goal, in companies that have been highly command and control, teams have to get as used to it as the managers themselves do.  The scrum master could be similar to a technical team lead or a technical project manager in some organizations.  What is strikingly missing in this model is the overall project manager him/herself.  The traditional, all controlling, project manager doesn’t really have a direct correlation.  To find a home in an agile practicing organization the PMI style project manager has to make some decisions.  For individuals with a more product oriented, business slant, the product owner might be a great role to assume.  For the more technically minded, the scrum master role might be a better fit.</p>
<p>One of the most intriguing differences between agile and waterfall and what in my mind makes agile so compelling is in the area of scope control.  In the waterfall methodology we go to great lengths to define the scope of the project in as much detail as we can all up front, and then protect that scope.  We define a rigid scope change process which acts as a deterrent to anyone who wants to introduce changes to the work that we already have a complex tangle of design plans around, because of the cost and pain of implementation when you work on everything all at once.  With agile the notion of scope control is virtually non-existent, except within the context of the short periods of work, called sprints.  This is by design.  This is to allow and even encourage the product owner to be flexible and change their mind in between sprints as the business sees the results of work and reacts to it; and as events in the business change. </p>
<p>In a nutshell, product features and all other work are maintained in a document called the product backlog, in single threaded priority by the product owner.  The team determines “chunks” of that work off the top that they can perform in time boxed periods of work called sprints (usually 30 days).  Once a sprint starts, the scrum master insures that the scope of the sprint does not change.  At the end of the sprint the team and the product owner jointly demo the work that has been completed to the business stakeholders.  The product backlog is reprioritized if necessary by the product owner and another sprint is started.  Sprints are repeated until enough work is completed to comprise a release.  Sounds simple huh?  Well there’s a little more to it than that.</p>
<p>In my next article I will discuss the small set of artifacts, meetings and processes involved and discuss what they compare to in a waterfall context.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theproject-coach.com/2010/09/what-is-this-thing-called-scrum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WBS – Why Be Scared?</title>
		<link>http://www.theproject-coach.com/2010/01/wbs/</link>
		<comments>http://www.theproject-coach.com/2010/01/wbs/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:51:54 +0000</pubDate>
		<dc:creator>Cindy Vandersleen</dc:creator>
				<category><![CDATA[Project Methodology]]></category>
		<category><![CDATA[Scope]]></category>
		<category><![CDATA[WBS]]></category>
		<category><![CDATA[Objectives]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Traceability Matrix]]></category>

		<guid isPermaLink="false">http://theproject-coach.com/?p=71</guid>
		<description><![CDATA[Some people think of those 3 letters and hold up the sign of the cross as if to ward off vampires.  For some reason this seems to be one of those areas of project management work that meets with more resistance than most from beginning practitioners.  I’m often asked “Do we really need to go [...]]]></description>
			<content:encoded><![CDATA[<p>Some people think of those 3 letters and hold up the sign of the cross as if to ward off vampires.  For some reason this seems to be one of those areas of project management work that meets with more resistance than most from beginning practitioners.  I’m often asked “Do we really need to go to all the trouble of creating one of those?” There seems to be confusion about what a WBS is and why anyone would need one, and generally speaking a lot of fear about the effort involved to prepare one. <span id="more-71"></span></p>
<p>Work breakdown structures are simply a way of organizing the work activities necessary to implement the project into a numbered outline form.  One of the best advantages that then comes from that is a way to provide traceability from then on throughout your project between requirements, project plans, test cases, issue logs, etc. This helps ensure nothing is lost in the cracks.  Notice I said traceability between <em>requirements</em> and implementation work in the WBS.  That’s an important distinction to make.  I’m a firm advocate that requirements should also be uniquely identified perhaps in a matrix or outline form, but that’s <span style="text-decoration: underline;">not</span> the WBS, requirements are, well requirements, or the “what” or needs.  The WBS is an outline of the activities that the project team creates to implement those requirements.  It is the “how” or work tasks to deliver on the needs.</p>
<p>There are not many hard fast rules about how to construct a WBS.  Remember basic outline rules from English class in school, and use common sense and good judgment.  Generally speaking at the highest level, of the WBS outline is the object or product that your project was commissioned to produce. At the next level down could be major subcomponents, or phases of the project.  That’s where the judgment comes in.  Think of what constitutes the major chunks of work.  One of the “rules” is that one of the branches should include all the project management work, and another rule is that each branch should be complete; meaning all the subcomponents on a branch should add up to 100% of the work of the branch.  Makes sense, right?    If there is testing or integration work, that should probably be represented as well. </p>
<p>So now let’s talk about traceability.  To me, this is the real advantage of using a WBS.  It makes you account for every requirement, and conversely it helps prevent scope creep by proving that every bit of work you are doing was justified by a requirement.  Let me say that again – <span style="text-decoration: underline;">it helps you prevent scope creep! </span>   First, let’s discuss traceability of requirements to business objectives.  As the project scope is progressively elaborated through project charter or project definition phases through the creation of scope statements or statement of work, high level business needs, project objectives and goals will be documented.  Then, as the high level requirements are identified, it is a good idea to tag them with a unique identifier, and associate them with the project objective that they stem from.  That ensures that requirements are aligned to the objectives and business needs.  Then as the work is defined in the WBS to implement the requirements, each of those WBS elements can be tied to one or more requirement IDs.   A single requirement may be totally or partially implemented by multiple WBS elements, and/or a single WBS element may contribute to the implementation of multiple requirements.  Having a traceability matrix reveals where the connections are, which then directly assists in creating functionality test cases.  It helps ensure that no requirement has been overlooked, and that no work is the result of scope creep if it can be tied back to requirements that are themselves tied to the original business needs that justified the project business case.   Given all this incentive I’ve now hopefully instilled for creating work breakdown structures, let’s see if we can eliminate some of the reservations over difficultly.  Consider this example of a business case for a project to implement a software applicant tracking system.</p>
<p><span style="text-decoration: underline;">Business Need</span>:  Fill Open Positions with quality candidates in a timelier manner.</p>
<p>    <em>Objective 1</em>:  Reduce the amount of time recruiters spend reading and filtering resumes.</p>
<p>    <em>Objective 2</em>:  Reduce the amount of time recruiters spend corresponding back and forth with candidates collecting information.</p>
<p>    <em>Objective 3</em>:  Improve our ability to file and locate candidate records.</p>
<p>Based on the above high level need and resulting business objectives, the following high level requirements (not a complete list) may be captured and associated with the objectives.  There is obviously still a great deal of detailed requirement elaboration to be done on each one, but the high level requirements are captured below.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="160" valign="top"><strong>Requirement ID</strong></td>
<td width="160" valign="top"><strong>Requirement</strong></td>
<td width="160" valign="top"><strong>Objective Number</strong></td>
<td width="160" valign="top"><strong>Objective</strong></td>
</tr>
<tr>
<td width="160" valign="top">101</td>
<td width="160" valign="top">Applicant Tracking system shall support resume filtering according to preset criteria</td>
<td width="160" valign="top">1</td>
<td width="160" valign="top">Reduce the amount of time recruiters spend reading and filtering resumes</td>
</tr>
<tr>
<td width="160" valign="top">102</td>
<td width="160" valign="top">Applicant Tracking system shall support questionnaire and application submittal at time of resume submission to collect all necessary information</td>
<td width="160" valign="top">2</td>
<td width="160" valign="top">Reduce the amount of time recruiters spend corresponding back and forth with candidates collecting information</td>
</tr>
<tr>
<td width="160" valign="top">103</td>
<td width="160" valign="top">Applicant Tracking system shall store all applicant resumes in an online database</td>
<td width="160" valign="top">3</td>
<td width="160" valign="top">Improve our ability to file and locate candidate records</td>
</tr>
</tbody>
</table>
<p> </p>
<p>The high level WBS for the implementation work might look like something as follows.  (Normally, you would probably define activities to enough levels below the first level as necessary to be able to plan and manage the work):</p>
<p><span style="text-decoration: underline;">Applicant Tracking System Implementation</span></p>
<p><span style="text-decoration: underline;"> </span></p>
<p>1.0   Requisition Posting Module</p>
<p>1.1   Setup Requisition Filter options</p>
<p>2.0   Resume Capture</p>
<p>2.1   Configure Resume Storage facility</p>
<p>2.2   Setup Filtering Options</p>
<p>3.0   Build Questionnaire</p>
<p>4.0   Setup employment application</p>
<p>5.0   Testing</p>
<p>5.1   Test requisition</p>
<p>5.2   Test resume Capture</p>
<p>5.3   Test Questionnaire</p>
<p>5.4   Test employment application</p>
<p>6.0   Project Management</p>
<p>Once you have both the requirements table above and the WBS, you can then create a traceability matrix that proves you have addressed all the requirements and that you have not taken on any unnecessary work.  You should make each of the lowest items in each branch of the WBS appear in the matrix as well as each Requirement:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="160" valign="top"><strong>WBS Item</strong></td>
<td width="160" valign="top"><strong>WBS Description</strong></td>
<td width="160" valign="top"><strong>Requirement Number</strong></td>
<td width="160" valign="top"><strong>Requirement</strong></td>
</tr>
<tr>
<td width="160" valign="top">1.1</td>
<td width="160" valign="top">Setup Requisition Filter options</td>
<td width="160" valign="top">101</td>
<td width="160" valign="top">Applicant Tracking system shall support resume filtering according to preset criteria</td>
</tr>
<tr>
<td width="160" valign="top">2.1</td>
<td width="160" valign="top">Configure Resume Storage facility</td>
<td width="160" valign="top">103</td>
<td width="160" valign="top">Applicant Tracking system shall store all applicant resumes in an online database</td>
</tr>
<tr>
<td width="160" valign="top">2.2</td>
<td width="160" valign="top">Setup Filtering Options</td>
<td width="160" valign="top">101</td>
<td width="160" valign="top">Applicant Tracking system shall support resume filtering according to preset criteria</td>
</tr>
<tr>
<td width="160" valign="top">3.0</td>
<td width="160" valign="top">Build Questionnaire</td>
<td width="160" valign="top">102</td>
<td width="160" valign="top">Applicant Tracking system shall support questionnaire and application submittal at time of resume submission to collect all necessary information</td>
</tr>
<tr>
<td width="160" valign="top">4.0</td>
<td width="160" valign="top">Setup employment application</td>
<td width="160" valign="top">102</td>
<td width="160" valign="top">Applicant Tracking system shall support questionnaire and application submittal at time of resume submission to collect all necessary information</td>
</tr>
<tr>
<td width="160" valign="top">5.1</td>
<td width="160" valign="top">Test requisition</td>
<td width="160" valign="top">101</td>
<td width="160" valign="top">Applicant Tracking system shall support resume filtering according to preset criteria</td>
</tr>
<tr>
<td width="160" valign="top">5.2</td>
<td width="160" valign="top">Test resume Capture</td>
<td width="160" valign="top">103</td>
<td width="160" valign="top">Applicant Tracking system shall store all applicant resumes in an online database</td>
</tr>
<tr>
<td width="160" valign="top">5.3</td>
<td width="160" valign="top">Test Questionnaire</td>
<td width="160" valign="top">102</td>
<td width="160" valign="top">Applicant Tracking system shall support questionnaire and application submittal at time of resume submission to collect all necessary information</td>
</tr>
<tr>
<td width="160" valign="top">5.4</td>
<td width="160" valign="top">Test employment application</td>
<td width="160" valign="top">102</td>
<td width="160" valign="top">Applicant Tracking system shall support questionnaire and application submittal at time of resume submission to collect all necessary information</td>
</tr>
<tr>
<td width="160" valign="top">6.0</td>
<td width="160" valign="top">Project Management</td>
<td width="160" valign="top">All</td>
<td width="160" valign="top"> </td>
</tr>
</tbody>
</table>
<p> </p>
<p>So if you’re one of those who have been avoiding this important and beneficial step in project planning, go ahead and give it a try on your next project.  I bet it won’t be nearly as scary as you think, and it just may keep you from forgetting something important.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theproject-coach.com/2010/01/wbs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

