views:

116

answers:

4

How to write a vision [generally] for some business ? Is it have some template ? any example ? Business about online ticket services .

+2  A: 

What is a 'vision'?

It's such a nebulous objective... I don't see how there could be a template. Unlike requirements specifications, functional specifications etc, there is no accepted understanding of what a 'vision' actually is...

I'd speak to the person who commissioned you to write the 'vision', and ask them what exactly they are trying to achieve and what their expectations are.

CJM
John MacIntyre
A 'vision' is not a widely understood term in software development. Different approaches use different terminology, but in general, terms like Project Briefs/Mandates/Scopes are more widely understood. 'Visions' are a component of RUP, but the phrase is also used generically at a higher level alongside 'Mission Statements' and the like. Since the OP never mention Rational, I can only assume he was talking generically.
CJM
+1  A: 

Here is a nice article on the Vision. Note that it doesn't have to be a heavyweight document (spend as little time as possible but as much as required). For more formal templates, RUP has some for the Vision artifact.

Pascal Thivent
+1  A: 

Karl Wiegers' book, Software Requirements, has an excellent template. I've used in for several projects. It seems a bit formulaic at first, but over the subsequent days and months, really helps a team keep focus.

http://www.amazon.com/exec/obidos/ASIN/0735618798/processimpact http://www.processimpact.com/books.shtml

ja
+1  A: 

The Business Motivation Model is a great source. They define what a business vision is, relate this concept to other relevant concepts in the organisation, and give good examples.

If you are interested in how business requirements are refined into user requirements and how, eventually, they determine what a software system does, you may want to have a look at the OPEN/Metis white paper.

CesarGon

related questions