Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesHow to Choose a Testing Tool


November 1997 / International Features / Bug Bounty Hunters / How to Choose a Testing Tool

Customization: All tool vendors claim that their products can be configured to handle company coding standards. But the extent to which this is possible in practice varies enormously. When evaluating tools, always send the vendors a variety of code samples to process.

Metrics: Not all tools give the same figures for the same metrics. When evaluating tools, ask vendors to process some code for which you have calculated the metrics by hand. The subsequent discussion of their results w ill be revealing. In addition, some metrics correlate to a certain extent with simple lines of code measurements. Given these problems, there is little sense in spending lots of money on a tool that calculates only metrics.

Visualization: This is essential when working on path coverage. Good tools provide facilities for graphically viewing the results, highlighting statements or paths that have not been executed.

Analysis of conditions: Look for tools that analyze the conditions needed to reach a given block of code and that even go as far as suggesting values that variables must take. This can be useful when looking at nested conditions.

Language support: Unless your company has applications written in a variety of languages, a tool designed for a specific language will invariably provide better results than a generic tool set.


Up to the International Features section contentsGo to previous article: How to Choose a Testing ToolGo to next article: Greener DesignSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network