1. List everything you need to do to finish the big chunk of work. this includes any infrastructure work such as setting up branches in the source control system.
2. Estimate each item on that list. This initial estimate will help you see how long it might take to complete the entire task.
3. If you have a task longer than one day, break that task into smaller pieces…Only ever track tasks at 0% or 100% complete.If anything more fine-grain is needed then the task can be broken down further.
4. you can have multiple status to show task completion in context of project delivery. e.g. Ready for QA, Production Ready etc.
5. Determine a way to show visible status to anyone who’s interested. If you’re the person doing the work, what would you have to do to show your status to your manager? If you’re the manager, what do you need to see? You might need to see lists of test cases or a demo or something else that shows you visible progress.
6. Since you’ve got one-day or smaller tasks, you can track your progress daily. I like to keep a chart or list of the tasks, my initial estimated end time and the actual end time for each task. This is especially important for you managers, so you can see if the person is being interrupted and therefore is multitasking
"One who imagines himself to be all-knowing will surely suffer on account of his ignorance." Hazrat Ali (God be please with Him)
Subscribe to:
Post Comments (Atom)
Popular Posts
-
IEnumerable (T) Interface Exposes the enumerator, which supports a simple iteration over a collection of a specified type. Namespace: S...
-
1. Introduction I have noticed an increase in the number of articles published in the Architect category in code-project during the last few...
-
Introduction Microsoft SQL Server 2005 introduces a new distributed messaging framework that allows for asynchronous programming support. Th...
-
What is Selenium? Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for au...
-
Start day with the name of Allah Wake early in the morning at 8 o Clock Brush your teeth and take bath Prepare breakfast Leave for off...
-
Reference: Adam McKerlie in Guides, Programming If there is one thing that a programmer is constantly doing throughout their entire careers...
-
Problem: I've installed a SQL Reporting server 2012, with some reports. But I've some performances issues. The first ca...
-
Microsoft.be has published my ORDINA chopsticks session. In this presentation I guide you through the use of the Web Service Software Factor...
-
This is a list of questions I have gathered from other sources and created myself over a period of time from my experience, many of which I ...
-
[ Authorize ] public class ImportDataController : Controller { SMSNotificationService smsNotification = new SMS...
No comments:
Post a Comment