One Step Away from the Vapor: Closer to Model-based Testing

About a week ago, I started writing about model-based testing.  Now, 4561 lines of Java code later, I’m well underway implementing the tool.  It is still in the early phases, but I wanted to give a sneak peek of what it can do so far. […]

Read More… from One Step Away from the Vapor: Closer to Model-based Testing

Vaporware Focus: Tool-support for Model-based Testing

I motivated the need for a user-friendly tool supporting model-based testing in practice in a previous post. The gist is that industry best-practice relies on logical test-cases rather than testing everything, and that is bad for software quality. The reason, I theorize, is that model-based testing is still a bit too academic, and requires a […]

Read More… from Vaporware Focus: Tool-support for Model-based Testing

Advantages and Disadvantages of Model-based Testing

I’m working on a project where testing is important. We had a predecessor project with the same customer, and testing was also considered important at that time. During the previous project, I had problems communicating with the test coordinator; for one thing, we put importance on wildly different things. In the current project, we have […]

Read More… from Advantages and Disadvantages of Model-based Testing