Questions tagged [functional-specifications]
4 questions
18
votes
3 answers
How to write a functional specification?
We always write functions or classes and their logic is very complicated.
If there is no specification for these structures, later it will be hard for even ourselves to grasp the ideas.
How do you write specifications for complicated functions and…

MemoryLeak
- 7,322
- 23
- 90
- 133
10
votes
2 answers
Writing functional specifications for games
I've been reading Joel on Software recently and so I've become pretty sold on the idea of writing functional specifications before getting too involved in development.
I'm about to have a go at creating a simple 2D game (not too simple mind), and…

Justin
- 84,773
- 49
- 224
- 367
1
vote
1 answer
Functional Specification Process Management
Developing functional specifications is never a pleasurable experience, but I kind of find a sick pleasure in planning a project well. I think I have some father issues.
Regardless of my own issues, I can find any number of articles on how to create…

ashcanschool
- 319
- 3
- 18
0
votes
1 answer
how are functional specification for existing application called?
what do you call a functional specification for existing application? I have an existing application and I need to redo the application. It has no documentation for it, and I have been asked to write a functional breakdown spec. I have no problem…

mdarling
- 77
- 1
- 13