Tagged Questions
1
vote
2answers
314 views
How to ensure a project 100% tested?
I want to know how exactly, we can ensure that a project is 100% tested ?
In banking or financial applications not 1% also tolerable.
So being a developer, how can you say your code is 100% tested?
...
0
votes
1answer
63 views
Tool helping with estimations [closed]
I am looking for a tool supporting me with estimations.
What I would like to do is to specify a higher level task and break it into several smaller tasks. When a task is small enough, I could assign ...
0
votes
1answer
179 views
What are the best practices and strategies for transferring an outsourced software development project in-house? [closed]
What are the best methods of knowledge transfer?
What kinds of documentation should be expected?
What activities should take place before and after handover, both by the external party and ...
20
votes
10answers
2k views
How to add a new developer to the team
I run a small company composed of only 2 developers. We are building a very big application for one of our clients. Development on this project has gone on for 1.5 years.
Now this client has secured ...
0
votes
1answer
221 views
Certification for software project estimation [closed]
Is there a certification for software project estimation which is recognized in the industry?
I think I have fair experience in estimation. I would like to get a certification done which I can use my ...
16
votes
4answers
711 views
How to Determine # of Programmers needed for a project
How do you know how many programmers a particular project needs to be successful?
The company I work for fulfills orders for client companies. We have written an in-house warehouse management ...
5
votes
1answer
130 views
Estimation of Effort and Schedule for a project with almost no familiar elements
To the best of my understanding the schedule for the project is derived using the effort estimates for the individual tasks (in person hours), and the number of relevant resources used for the ...
5
votes
2answers
313 views
Calculation of Milestones/Task list
My project manager assigned me a task to estimate the development time for an iPad application. Lets assume that I gave estimation of 15 working days. He thought that the number of days where too many ...
4
votes
6answers
390 views
How to measure when a software project is complete?
I have very limited experience in software project management roles, and I was asked this question by another engineer and I was sort of stumped.
How do I measure when a software project is complete?
...
3
votes
2answers
172 views
Resource for common ballparks in development projects? [closed]
Does anyone know of any resource which gives some man-hour ballparks for common types of development projects? I realize it's going to vary wildly by framework/language/the skill levels of the ...
11
votes
2answers
727 views
Is it Ok to change estimates in the middle of an iteration?
We have started using Agile/Scrum in a team of 4 developers. We did our story estimations and ordered the stories Primed stories in the product backlog.
We started with the point based estimation on ...
10
votes
3answers
519 views
What is the best/ethical way to estimate code clean-up?
I have been working on a product line since my senior year of college for my current employer. Now several years out of college I am in a position where I am giving estimates for change requests on ...
5
votes
8answers
1k views
How do great enterprises estimate software development efforts?
I was learning about how to estimate software development effort, and would like to know how successful enterprises estimate their projects. How they do to know how much time a system will spend to ...
8
votes
8answers
1k views
Tool to track time estimations vs, actual time
Following these two questions:
How to respond when asked for Estimate, What's the best project management software for small team
I am looking for a tool that combines project management with the ...
4
votes
3answers
3k views
How to calculate the size of a project in the days-person unit of measurement?
Once in a while I have read here and there the size of a project expressed in a matter of days-person or person-day.
I may understand what this means, but I don't know on what do people base ...
25
votes
4answers
859 views
How to explain to non-technical person why the task will take much longer then they think?
Almost every developer has to answer questions from business side like:
Why is going to take 2 days to add this simple contact form?
When developer estimates this task, they may divide it into steps:
...
7
votes
3answers
144 views
Considering consistent change, how short of a planning period is too short?
Change is not uncommon, change in requirements, change in specs change in workflow. I've accepted that there will be change, but I wonder: knowing that change is going to happen, how short of a ...
27
votes
14answers
458 views
Boss doesn't believe my time estimate… advice/backup?
I'm working at a startup software company -- 3 developers, less than 15 employees including the CEO. We deal exclusively with Windows Mobile, the .NET CF, and passing the information gathered from our ...
29
votes
12answers
2k views
How possible is it to estimate time for programming projects?
It seems like it is nearly impossible to get close because you could run into any number of issues and things not first anticipated. How close can we be expected to reasonably estimate? Our PM wants ...
54
votes
19answers
2k views
Dealing with awful estimates
A recent project I worked on was proven to be severely underestimated by the architect. The estimate was out by at least 500%.
Unfortunately I was brought onto the project after the estimate had ...