specification

The three things a Business Analyst should think about during meetings

Summary: Business analyst best practices - Three things a business analyst should keep in mind during software design meetings.

An example software requirements specification in a Use Case driven format

I took some time yesterday and reformatted my free example software requirements specification, whittling it down to 36 pages, from the original release, which was over 200 pages. As you might guess, the new pages are longer, and I've also reformatted the specification, both of which help to make it much easier to read.

Business Analyst - If you can't count the Function Points, you're about to enter a world of hurt

One of the great things about Function Point Analysis (FPA) is that it can be a terrific validator of the work you're doing as a business analyst. For example, here's one of the guidelines I came up with after I learned about FPA:

If you can't count the Function Points when you're about to start developing a software project, you're about to be in a world of hurt.

Software requirements best practices - One question to ask yourself

As a business analyst (or any person interested in writing software requirements and quality), there is one thing you should always ask yourself whenever you write a business requirement:

Is this software requirement testable?

I've seen some business analysts write some crazy things and call them requirements, but IMHO, if you can't test it, it's not a requirement.

(And quality software requirements helps lead to quality software applications.)

LaTeX - Simple referencing is another reason to use LaTeX for requirements specifications

I've written a lot of use case documents lately for software requirements specifications, and as use cases get more complex, I find the need for "sub use cases" or "alternate scenarios". When referring to these from the main use case (or anywhere else), it's nice to be able to use LaTeX's reference capability.

Software requirements - a UI checklist

The checklist provided below isn't ready for prime time, but I wanted to make sure I put a copy of this information somewhere. Basically, I have started to create a checklist of detailed items I need for user interface screens when creating a detailed design specification. So, what I've started to do is list all possible user interface field types, and what features of each interface element that can vary.

Frankly I'm not sure if this is a good idea or not, but if you're into heavyweight processes, this information is certainly needed by someone at some point.

Syndicate content