Monthly Archives: August 2011

Testing Has a Point of Diminishing Returns

Testing of course is vital, if not central, to programming. That said, there is a point of diminishing returns where it takes up more time than its worth. The line is crossed at different points depending on the situation. Continue reading

Posted in Deep Thoughts, Programming, Web Ops | 9 Comments

Automated Functional Testing with JMeter

Jmeter bills itself more as a load testing tool, but we’ve used it extensively for functional testing as well. For us, functional testing amounts to pretending you are a (single) user hitting the application with various requests on the way … Continue reading

Posted in How To's, Programming, SoftSlate Commerce, Web Ops | 4 Comments