Browse by Tags
All Tags »
Scrum (
RSS)
I have published a post regarding the Scrum Process Template here . Now I like to talk about a grate addition to the Scrum with Team System. In CodePlex there is a project name Scrum Sprint Monitor located here . This project is a screen saver that shows you the Sprint status at all times with nice summaries, graphs and charts. To set it up you need to do the following: Step 1: Edit the “SprintConfiguration.txt” file Here is an example: ProjectName= Scrum Example ProcessTemplateName= Scrum for Team...
Scrum is an Agile development methodology that has a growing audience in the software development world. I have been asked by customers of mine regarding the Team System and the Scrum . Team System is very flexible and can easily support the Scrum Methodology with a few customizations, however there are Process Templates already made with the Scrum support so you can download them and start using them with no charge . I will mention here two of these Process Templates: CodePlex: I will start with...
This is the forth post in eScrum series.To read to previous posts: Introduction to eScrum . Synchronization between VSTS and eScrum web client . The product issue in eScrum . After creating new project you should do few things to see it in eScrum web client: ( http://localhost/escrum) Update RegisterGroups.xml file with your project: In IIS Manager right click on eScrum website, open. open “ RegisterGroups.xml ” file and Add this: < Server Name ="server name" Uri ="server uri"...
This is the third post and part of 4 posts about escrum. Read the previous posts: Introduction to eScrum . Synchronization between VSTS to eScrum web client . In eScrum, a product made up of product backlog which is a single prioritized feature with a baseline cost estimate, is prioritized work to be done. A Product is a combination of a Product Backlog, a Product Owner, and a list of Team Members who will participate in the Sprints. If you want to create a new product through the VSTS Team Explorer...
This is the second post and part of 4 posts about eScrum, the first post introduce Scrum and eScrum. This post workaround synchronization between VSTS and eScrum web client. VSTS and eScrum web client are working together as two platforms for one team project. There is a complete transparency between them. So each developer have the ability to decide where he prefers to see, create or manage the project. Work item type in VSTS is equal to the different tabs in eScrum web client. Due to the seamless...
hello,this is the first, and 1of 4 blogs about eScrum. Scrum is an agile software development method for project management, it’s a set of interrelated practices and rules that optimize the development environment. A Scrum project is a monthly process and useful product functionality is delivered as requirements, architecture, and design to the customer. EScrum confirm all scrum rules and methodology .with eScrum you can create products, product backlog, manage sprints, sprint backlogs, view and...