Tag: agile
-
Mob, Pair, or Solo Programming
Programming is a challenging task. You need to focus, to solve a problem, and to create a solution for problem. There are so many ways to do programming. In Agile environment, programming can be…
-
The Simplicity in User Manual
User manual is still needed. However, it should as simple as possible. The real question is, what the content of user manual that can be as simple as possible and provide simplicity guide for…
-
Creating modern user manual with Snagit 2021
Why your Customer does not read your user manual? If you still wondering why the user manual is never read by the customer, or why your customer still asks to you although you already…
-
Creating Agile User Manual
The challenges with our user manual User manual is something that is sometimes forgotten. Even though we know that a person’s understanding of one system is different from another. We sometime neglect the benefit…
-
Understanding Features, Stories, and Tasks on Visual Studio Online
When developing a software, you might think what is the better way to acquire the requirements. If you learn software engineering you might be remember about software requirements or requirement engineering. It is a…
-
ALM Minimalist
Enterprise inlines the solution within business. It means any action that create a solution should provide values. Values mean productivity, revenue gain, or cost effeciency. Simply said that values related directly with the business.…
-
Testing and Kaizen in Agile Development
Recently, Microsoft Pattern and Practices released a good book about testing for continuous delivery with Visual Studio 2012. This book covers an Agile process in terms of testing and continuous improvement of your software…
-
Agile Modeling 101- Building Component Diagram
This is the third tutorial that focused to implement UML as a lite modeling based on Agile process. The main purposes of component diagram is to propse a solution based on the functional and…
-
Agile Modeling 101- Building Activity Diagram
This post is a sequel of the previous post “Agile modeling 101-Building Use Case Diagram”. This post assumes that you already gather the requirement and the actor of the proposed solution. This post will…
-
Agile Modeling Lite Approach
Building codes is a complex activity. Therefore, we need to build a software in a rapid way without sacrificing a basic documentation for the software. In this article, it will share an approach to…