Output is Just Input with the Opposite Sign

It’s been a while since I last posted about my model-based testing tool, the MBT Workbench.  That is mostly because last time, we finished something really cool (a fully working chain resulting in web-services getting called), and the big bunch of very samey user-interface coding I had to do get further was a lot less […]

Read More… from Output is Just Input with the Opposite Sign

Is Economy Modern-Day Astrology?

An acquaintance posted something socialist with a comment comparing economics to astrology the other day.  The comparison intrigued me, not because I agreed nor because I found it ridiculously outrageous, but because it wonderfully illustrates the problem people on either side of the political spectrum (not to be confused with the autism spectrum, though the […]

Read More… from Is Economy Modern-Day Astrology?

Why are Russian Election Hackers a Problem?

There’s a lot of news about Russians hacking the American election.  By publishing e-mails from the Democratic campaign, they have manipulated and in the end delivered the victory to Donald Trump. Except, I don’t think that’s the whole truth.  I think that trying to blame “the Russians” is a big mistake and might even lead […]

Read More… from Why are Russian Election Hackers a Problem?

A Very Lively Memory Leak

It’s summer, and we all all know what that means: rain!  And when it rains, things get all leaky.  Memory leaky. The past couple days, we encountered a particularly interesting memory leak.  We had some code which would leak memory and after around a month or so of running, it would start yielding problems. Due […]

Read More… from A Very Lively Memory Leak

Stubbing and Calling

I’m not even going to pretend this isn’t cool as hell: I got a hole thru on my tool for model-based testing, the MBT Workbench. I can now automatically generate a test-suite from a service description and do a comprehensive invocation. Last time, I was talking about how we set up tests in the MBT […]

Read More… from Stubbing and Calling