Calculate you project health from 7 questions
David posted this great list of 7 questions. Each of them are most essential for any project. I learned some of them from my experience in the hard way. Here is the checklist that every project manager should check:
1. Are you using a version control tool?
2. Do the people on your team know how to use version control to ‘time travel‘ through project versions?
3. Do you have good test coverage?
4. Can you build the project, run the tests, and update project documentation with one command?
5. Does the team get an automated email within 15 minutes of an accidental broken build?
6. Does that email contain the changeset from version control that broke the build?
7. Does your team have to work late nights whenever you have to release your project into production?
If you answered ‘no‘ to any of the first 6 questions, changes are you answered ‘yes‘ to the seventh one.
Helpful things.
Can you write something more? It’ll be my pleasure if I can read from you about Latest .NET technology. I really believe that you’re very good at tat field.
Cheers!