|
|
|
|
|
by java-man
2545 days ago
|
|
You are right: non-trivial things are hard to estimate - as tasks may not even have an upper time limit. But in the majority of software development projects the tasks are trivial, and it is possible to enumerate all the little details and their dependencies. I was thinking of writing a tool to support the process instead of using excel, but unfortunately the dev has stalled due to lack of time on my part. https://github.com/andy-goryachev/ReqTraq |
|