Questions tagged [tfs]

For questions about Microsoft's Azure DevOps Server, previously known as Team Foundation Server (TFS).

Wiki definition:

Team Foundation Server is a Microsoft product which provides source code management (either via Team Foundation Version Control or Git), reporting, requirements management, project management (for both agile software development and waterfall teams), automated builds, lab management, testing and release management capabilities. It covers the entire application lifecycle. TFS can be used as a back end to numerous integrated development environments but is tailored for Microsoft Visual Studio and Eclipse (on Windows and non-Windows platforms).

54 questions
13
votes
4 answers

Ideas for setting up task/project management for small team..

Currently I work on a small team of 3 developers in a privately owned college with about 12,000 students. There is currently no tracking of projects, tasks, bugs, or other work items. After I started here and realized that they don't have any sort…
Amy Patterson
  • 231
  • 1
  • 5
10
votes
2 answers

Is it possible to link msproject with the TFS system?

I wonder if it is possible to create and manage tasks in microsoft project 2010 and commit the modifications to the TFS project's tasks? It will be practical to raise the percentage of a task in MSProject and send this modification to the TFS…
bAN
  • 235
  • 2
  • 6
9
votes
6 answers

Is there an Agile or Scrum method without Iterations / Sprints?

I just had a little discussion about this with a few coworkers but we did not come to a conclusion yet. We have a bunch of projects that are actively maintained and developed using scrum, with fixed two week sprints, TFS backlog integration, etc. We…
julealgon
  • 199
  • 1
  • 3
6
votes
1 answer

Scrum and TFS assignments

We're using TFS (2012) as our task tracking system for our Scrum project. In TFS, we have User Stories, and off each story, we have 1 or more tasks. A user story in our case is something like: As a user, I need to be able to log into the system, to…
Craig
  • 191
  • 4
6
votes
3 answers

How does the TFS 2012 burndown work for tasks created and worked on in the same day?

It appears that the TFS 2012 burndown works a bit differently than I expect. Suppose my current iteration is at 100 hours remaining out of 200 total original estimate, and my three team members each create a task today, estimate each at 6 hours, and…
4
votes
2 answers

Is it possible to synchronise TFS work items with outlook or sharepoint tasks?

Is there any integration between Team Foundation Server work items and tasks in either sharepoint or outlook?
gbh
  • 911
  • 2
  • 9
  • 17
4
votes
2 answers

What is a good way to handle unplanned work with Scrum and tfs Scrum 2.1 template?

I have come to a team that is just starting to implement scrum. One reality that we are going to face is what to do when an emergency occurs. In this case, we have a system that started failing while we were inside of our sprint. It's a…
JMarsch
  • 173
  • 1
  • 4
4
votes
1 answer

Azure Board (DevOps) Reports

I am looking for out of the box "Scrum" reports (velocity, burn-down, sprint report) that use story points, in the tool Azure Boards/DevOps (formerly known as VSTS). I played with "Analytics Views" that tie into Power Bi, but nothing even close for…
jharris8567
  • 141
  • 3
4
votes
2 answers

Organizing testing in a Scrum(ish) development project

First: I'm trying this forum, even though this is more a test management than project management question. The test/QA exchange seems to be focused on technical, hands-on test questions and issues. The core question, copied from the bottom by…
knoten
  • 141
  • 2
4
votes
2 answers

How to use TFS 2015 Agile template artifacts in practice?

I am part of a company that is just establishing our process methodology for using the SAFe version of Agile, and leveraging the TFS 2015 Agile process template. Our team has several questions regarding the proper usage of the artifacts. Primarily…
Aaron Palmer
  • 143
  • 4
4
votes
2 answers

Is it possible to do project budgeting within TFS?

I am working for a software company. We are using Microsoft Team Foundation Server (TFS) for our development workflow and it works very well. Now my boss wants to get an overview of the project budget, including the hourly rates of the employees and…
Philipp Eger
  • 141
  • 3
4
votes
3 answers

How to get a good overview of team member utilization across multiple projects in TFS 2013

I would like to be able to see a weekly summary of scheduled hours of work across all TFS Team Projects in TFS 2013 for myself and other team member. This would, for example, let me look a few weeks out and see that in two weeks I can schedule an…
Jeremy Cook
  • 141
  • 1
  • 1
  • 5
3
votes
2 answers

TFS: How to represent the application version that each change request, bug etc will be addressed in

This is a TFS-specific question. If this is inappropriate for this site, let me know where I can ask it. I initially posted it on StackOverflow, but didn't get much of a response. We have recently transitioned from Gemini to TFS for application…
Laurence
  • 133
  • 3
3
votes
1 answer

How to implement CMMI RSKM SP 1.1 Determine Risk Sources and Categories in TFS?

TFS's CMMI for Process Improvement process template has a Word template called RiskCategoriesandSources.dot for registering risk sources and categories but there aren't any fields in the Risk Work Item Template for defining Source and Category. How…
Alfred Myers
  • 131
  • 3
3
votes
1 answer

Questions about moving from JIRA to VSTS Agile

We have a small team, and most of us are part-time. We have been managing the project using JIRA's simplified software template. We have started using Visual Studio Team Services (VSTS) for continuous integration and we like it. I would like to…
sheamus
  • 139
  • 1
1
2 3 4