Re: Vibe Testing
Nope. Because it wasn't necessary. I can see with own eyeballs that it works perfectly. It's a simple program that allows a user to configure devices from a configuration hosted on his PC, and squirt it into the device over a serial RS485 modbus link. It's reading/writing max 20 holding registers. This saves the user having to configure the device (or, devices) using the keypad on the device, which is a faff and error prone. I can clearly see with my own eyeballs that it works. That *is* the test. Not everything is an enterprise application. This is/was a simple quick and dirty program that I couldn't be arsed to write, because I couldn't be arsed to learn GUI frameworks.
To be honest, I really long for the days of VB6 where one could drop a few components onto a form and wire up the events. It was quick and simple. Those days are gone. Everything is 100x more complex, for absolutely no gain whatsoever.