Top "Project-management" questions

PROJECT MANAGEMENT QUESTIONS ARE OFF-TOPIC.

Is there a nice task/todo app/system for developers out there?

I am looking for a really basic developer task/todo app or system. Are there any good ones out there? …

project-management task todo
Is there a ticket system that also does project management?

Were looking to roll out a ticket system that also has project management capability. We're currently using Trac but we …

project-management bug-tracking ticket-system
Are there any good metaphors for explaining project complexity to a non-programmer?

It was just mentioned that I'm "not exactly building the Sistine Chapel." This is true, but I am building a …

project-management
How do I close a project in Jira?

There are a few tasks still open in the backlog, but we're done with the project and I would like …

project-management bug-tracking jira jira-plugin
How do you manage a large product backlog?

We have a large backlog of things we should do in our software, in a lot of different categories, for …

project-management requirements product-management backlog
Scrum and Fogbugz

Anyone out there using Fogbugz and Scrum together? We use Fogbugz extensively, and I'm looking for ideas from anyone who …

project-management scrum fogbugz
Mylyn equivalent for Netbeans?

A co-worker has been going on about how cool Mylyn is for Eclipse. I want to give a task management …

ide netbeans project-management mylyn task-management
Too hard a project? What do you do?

What do you do when you get assigned a project that is just way too hard to do: Say it's …

project-management
What is a use-case? How to identify a use-case?

The question is quite generic. What are the points that should be kept in mind to identify a valid use …

project-management use-case
How much additional time does unit testing take?

I am looking for possibly a study between the time difference of regular coding vs coding + unit tests (not strict …

unit-testing project-management