by WhistleBlower | Jul 3, 2016 | Software Engineering
In part (2) of the business process engineering and SDLC series , we have seen some of the real problems and questions raised in industry about the process model. In this post let us have a look at what exactly business process engineering represents. and what are the...
by WhistleBlower | Jul 1, 2016 | Software Engineering
We have seen the basic introduction of the Business process engineering & SDLC in Part(1) of this series. Let us have a look at the rasied questions in part(1) , one by one . So what are the real problems and major bottlenecks faced by the people working on...
by WhistleBlower | Jun 30, 2016 | Software Engineering
The two most forgotten and most important aspects of any Industry and business (specially Software Industry) working are Business process engineering and System/Software Development Life Cycle (SDLC). Before we go into the details of each of them let us take a look...
by WhistleBlower | Jun 25, 2016 | Software Engineering
User Stories and Use Cases are both the important ways to effectively map the user requirement for the initial system mapping. Both work well as backlog items. They have some common properties that enable them to support the agile methodologies like...
by WhistleBlower | Jun 20, 2016 | Software Engineering
Its almost 30 years that we are coming across the use cases in varying flavors for requirements modeling. Use Cases are now adopted not only for software systems but for embedded systems, business,Industrial internet , Internet of things (IOT) and many more. Now there...
by WhistleBlower | Jan 2, 2016 | Software Engineering
In Android, Intents are asynchronous messages which allow application components to request functionality from other Android components. Intents allow you to interact with components from the same applications as well as with components contributed by other...