Tagged Questions
1
vote
2answers
422 views
Deliverables in a software development project
Following a standard framework of project management, for a software development project we will provide deliverables (documents and software) at the end of each month :
My question is:
From May ...
11
votes
7answers
420 views
Documentation degrading - how to deal with it?
Important: we have no issues whatsoever with source code documentation. This belongs to regular code audit and is kept up to date. Our problem is with developers documentation (or, "external" if you ...
7
votes
4answers
6k views
What is an “implementation plan”?
I was recently given the task of creating an implementation plan document. When I asked for an example of one that I could look at, I was told to look at the Project Plan that had already been created ...
6
votes
1answer
113 views
How to change documentation expectations from “risk management” to a “project risk”
We are trying to introduce some agile concepts to the business folks but one of our biggest hurdles is their expectations for documentation - the quantity, the authorship/ownership of the documents, ...
11
votes
8answers
2k views
Software to organize and maintain project documentation, specification?
I'm looking for software to organize and maintain projects internal documentation, specification, requirements, etc. Currently we store all documentation as lots of MS Word DOC files in a source ...
8
votes
8answers
371 views
Moving from one man project to team project in the future. What should I be doing now in preparation and what can wait?
To elaborate I am interested in knowing what people think you need to put in place while still a one man project (team source control, documentation, builds etc) and what things don't need to be done ...
4
votes
2answers
191 views
What are the deliverables to give to the client for a web application ?
I have completed a web application which is basically developed in PHP and is just another regular web application. Usually when I deliver the final production release I just handover the code ...
1
vote
2answers
946 views
How do I write a software product definition?
I would like to learn how to write a software product definition. Therefore I am looking for online materials or books which would help me to learn more about this topic. I would like to learn, for ...
5
votes
1answer
256 views
How do you define a project for a web developer?
I am primarily a web designer, and a very rookie web developer.
Say I have a comprehensive web app I want developed through a freelancer on Odesk.com
What is the best way to effectively communicate ...
1
vote
2answers
676 views
Is there a software development methodology that is best suited for iPhone Development?
Which project management and software development methodology is best suited for iPhone Development? Are there any documentation templates available which documents an iPhone Development project?
4
votes
3answers
5k views
What are the things you put on an impact analysis document?
So you're fixing bugs, then you encountered one that could affect other modules of the software product. Your data is not enough to support your claim about the effects of the fix and you were asked ...
2
votes
2answers
564 views
Best way to manage minutes of meeting
What is the best way of managing minutes of meeting on daily bases ? Do we have to manage the documents in a repository like VSS or it can be maintained in a excel sheet itself.
Kindly share your ...
7
votes
3answers
375 views
using a wiki for requirements
I'm looking into ways of improving requirements management. Currently, we have a Word document published on a Web site. Unfortunately, we cannot (to my knowledge) look at changes from one revision ...
1
vote
2answers
285 views
how can we improve documentation of project
We are planning to develop a database api for our project. I want to know how can we improve our documentation.
The Current Structure of a document is :
Introduction :
Database Objects :List
Each ...
8
votes
6answers
664 views
How useful are function points?
How useful is it to measure function points?
We use function points at my new job. I've heard of function points but haven't had any training or experience... but I don't have much confidence in ...