×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I would probably add on the test-script front that I've yet to find a testing solution that's of any value. Unit testing w/mocks is the stupidest thing I've heard of. I'd end up writing 5 times as much "test" code as production code. And you know what, unless I'm a complete idiot I'm going to know that the code I just wrote doesn't work as soon as I exercise it.
Sure the concept is great, have a big library of automated tests that cover all the system so you have the freedom to make changes and just hit a button to make sure you didn't break anything or introduce regressions. But when I look at the bugs we've had over the years they're all related to UI/browser issues or other corner cases and not anything that would have been picked up with a unit-test tool.
Please, someone tell me different. Seriously... I'd love to find that tool that gets me that idea concept, but I've just not found it.
-Walden
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.