Take Automated Testing Out Of The Cave

Take Automated Testing Out Of The Cave

Even Troglodytes Can Understand Automation with This Framework Approach Test automation typically relies on a select group of technical people within the QA organization for development and maintenance. This dependence can be magnified when an automation...
If You Build It, They Will Come

If You Build It, They Will Come

As I write this, I’m thinking of last night’s midsummer classic—the 2007 All-Star Game—in which the National League was an extra base-hit away from a dramatic ninth-inning, come-from-behind win. But alas, the American League will again have home-field...
Don’t Leave Security for Last

Don’t Leave Security for Last

By integrating security assurance into the software lifecycle, you can improve product quality—and avert disaster! At the peak of the dot-com boom, my firm consulted extensively for large organizations concerned about the risks of Internet-based applications. My...
Extend Beyond JUnit’s Basic Color Palette

Extend Beyond JUnit’s Basic Color Palette

Four Steps For Taking Unit Testing To the Next Level For Java EE What’s the first thing that comes to mind when you think about unit testing? If you’re a Java developer, it’s probably JUnit, since the tool is generally recognized as the de facto standard for Java unit...
An Automated Test Postcard From Cairo

An Automated Test Postcard From Cairo

Toiling as a tech drone in one of the countless North American cubicle farms, it can be tempting to think that life must be better somewhere else. Over¬Toiling as a tech drone in one of the countless North American cubicle farms, it can be tempting to think that life...
Unit Testing: It’s Like a Box Of Chocolates

Unit Testing: It’s Like a Box Of Chocolates

Nominally, unit testing is a QA function. After all, it’s part of the process of ensuring that an application works correctly. Developers are responsible for creating the application in the first place—and surely that’s enough to keep track of. As a result, it seemed...
Running The Database Race

Running The Database Race

11/1/2005 How to Get Your Relational Database Up to Speed Right Out of the Gate The overall speed of an application will often depend on how fast the database runs. Most mission-critical business applications have at their core a relational database that maintains key...
What’s in The Future for Test Automation?

What’s in The Future for Test Automation?

Most of the functions of today’s vehicles are controlled by a computer. When your car needs an annual inspection or has a problem, your mechanic plugs in a diagnostic unit and obtains all manner of useful information on its inner workings. Now, why is it that a car...