Testing Centric Life Cycle

Could there be such a thing as a Testing Centric Life Cycle? What would it have to look like to be Testing Centric?  Wouldn’t we have to ask questions of each Deliverable to prove that it somehow supports what we believe our end goal to be?  How would we construct these questions to ask ofContinue reading “Testing Centric Life Cycle”

Orthogonal Dependencies

When an Event occurs that your application must respond to a Process is performed Each Process takes the data from its Event and Stores it in a Data Store Where its State is established There are Data States that require your application responds to By Performing a Process Which collects the related Data and makesContinue reading “Orthogonal Dependencies”

Watch this space: I’m writing AGAIN!!!

I just want you all to know that I have started writing again. Recently, I have spent a lot of time NOT writing (did have some other things to take care of, and still do), but it appears I have the bug again! So, I want to let all of you, my readers, know thatContinue reading “Watch this space: I’m writing AGAIN!!!”

Hello World! Thank You, World!

I’ve been writing random and sometimes organized thoughts in this blog for quite a while now and I just took a closer look at the statistics of people who have read my stuff. So, I want to Thank every one of you who have read my materials and I hope that you all continue toContinue reading “Hello World! Thank You, World!”

Swim Lane Diagrams

Since when did Swim Lane Diagrams take the place of more rigorous Software Engineering Requirements gathering models like: Process Models, Data Relationship Models, State Transition Diagrams, Use Cases and Event Models? I’ve been managing several smaller projects lately and if they have any kind of Analysis efforts and documented Requirements, they are only represented inContinue reading “Swim Lane Diagrams”

Software Engineering: How do you start?

There are interesting challenges in applying the art and science of Engineering Disciplines to Software Analysis and Design. If we accept the notion that we need as complete a collection of Requirements as possible either for a full blown application solution (change or new) or a SPRINT to add functionality to either an existing applicationContinue reading “Software Engineering: How do you start?”