Tools for performance testing a thick client using ODBC protocol

Tools for performance testing a thick client using ODBC protocol

I need to do performance testing. The application is a thick client using ODBC protocol for communication. What tools are available for such activity? Are there any free tools?

    Requires Free Membership to View

    When you register, you'll receive targeted emails designed to keep you informed of the most relevant information on Agile development, application security, testing & QA, software requirements, and more.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSoftwareQuality.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSoftwareQuality.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Well, depending on the specific technologies and what tests you're looking to run, you'll have some different options. From an enterprise tool perspective, there are a few options for tools that support multiple protocols, including Compuware QALoad, HP LoadRunner and IBM Rational Robot. Most (if not all) of the open source tools I've seen have focused on Web performance testing. That doesn't mean there aren't any, I just haven't seen them.

However, you have options. There are different types of tests you can do depending on the application. For some ideas, I recommend Ken North's work. He's written two great articles on the topic: "Performance Testing, ODBC, and Native SQL APIs: When query-execution time is critical" and "Understanding Multidatabase APIs and ODBC." In those articles, Ken presents some ideas for some different things you might be interested in. For many of those tests, no enterprise tools are required (and you can learn a lot of information).

This was first published in January 2009