The modeling business is all about looks. Delicate lines, color composition, presentation all coming together. Ok, I’m done with a bad attempt at a bad analogy. Reports of my death are greatly exaggerated. As is the existence of such rumors. While I’ve been quiet about my MBT Workbench, this is in part because I have […]
Tag: MBT Workbench
Relevant Parameters for Testing
I’m working on reporting for my Model-based Testing Workbench. As part of that, I’ve been considering how to best store test parameters (inputs to the test and results coming out of the test). I was just kind-of going off on my intuition: I need some input parameters in the model domain and in the real-world […]
General Updates and Major Changes – Nothing new from the Western Front
Despite the semester starting soon/having just started (being a good student, I don’t recall exactly when it starts), I’ve been fooling around with my MBT Workbench still. I still owe a video demo and an update on the report generation, but between cultivating a healthy hate of JasperReports and not feeling like investing 5-10 hours […]
Read More… from General Updates and Major Changes – Nothing new from the Western Front
The Fuzz about Models
The past weeks, I’ve been working on what was intended to be a small amusing feature in the Model-Based Testing Workbench, but instead turned out to be much more complex and useful than I thought it would be. Fuzzing is a testing technique, which consists largely of just throwing random inputs at a program and […]
Minor Improvements
It’s been a while since I last wrote about the Model-based Testing Workbench. That’s not for lack of developments, but because I bit over what turned out to be much more complex and useful than I originally anticipated. That’s not the topic of this post, though, in this post I’ll outline a bunch of minor […]
Cyclomatic complexity
Sometimes I run, sometimes I hide, sometimes I just have to admit to that the cyclomatic complexity is just too large for this late in the day. […]