Code Search for Developers
 
 
  

ProjectWithBacklogIterationAndStoryCards.xml from MASE: Agile Software Engineering at Krugle


Show ProjectWithBacklogIterationAndStoryCards.xml syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<Project ID="1" Name="Project">
   <Backlog ID="2" Parent="1" Name="Project Backlog" Width="400" Height="300" XLocation="200" YLocation="100">
      <StoryCard ID="6" Parent="2" Name="testSaveStoryCardInBacklog" Description="testSaveStoryCardInBacklog" Width="275" Height="125" XLocation="75" YLocation="25" BestCase="1.5" MostLikely="2.25" WorstCase="2.75" Actual="1.35" Status="Defined" />
   </Backlog>

   <Iteration ID="4" Parent="1" AvailableEffort="3.5" Status="Defined" Description="" EndDate="2006-12-08 00:00:00" StartDate="2006-12-08 00:00:00" Height="350" Name="testSaveStoryCardInIteration" Width="450" XLocation="250" YLocation="150">
      <StoryCard ID="5" Parent="4" Name="testSaveStoryCardInIteration" Description="testSaveStoryCardInIteration" Width="275" Height="125" XLocation="75" YLocation="25" BestCase="1.5" MostLikely="2.25" WorstCase="2.75" Actual="1.35" Status="Defined" />
   </Iteration>
</Project>





See more files for this project here

MASE: Agile Software Engineering

The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming. See http://ebe.cpsc.ucalgary.ca/ebe for more information.

Project homepage: http://sourceforge.net/projects/mase
Programming language(s): Java,XML
License: other

  EmptyProject.xml
  ProjectFile.xml
  ProjectWithBacklogIterationAndStoryCards.xml