Practices
  Home arrow Practices arrow Page 3 - The Art Of Software Development (part ...
Dev Shed Forums 
Administration  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Download TestComplete 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
PRACTICES

The Art Of Software Development (part 4): Delivering Quality
By: icarus, (c) Melonfire
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 4
    2002-09-24

    Table of Contents:
  • The Art Of Software Development (part 4): Delivering Quality
  • Code To Zero
  • Casing The Joint
  • A Man With A Plan
  • Bug-bustin'
  • The Write Stuff
  • Endgame

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
     
    ADVERTISEMENT

    Dell PowerEdge Servers

    The Art Of Software Development (part 4): Delivering Quality - Casing The Joint
    (Page 3 of 7 )

    In order to verify the integrity and functionality of the software, itis necessary to first develop a series of test cases that produce apositive or negative result depending on whether or not the softwarefunctions as advertised. In order to avoid bias, these test cases shouldbe developed by an independent quality assurance team, and should focuson verifying the functionality and integrity of the software against thevarious line items in the requirements document.

    Typically, a test case contains the following information:
    1. Overview: This introductory section contains a brief description ofthe purpose of this test case - for example, "calculating total cost ofitems in shopping cart."
    2. Input: This section contains a description of the data that is to beinput into the system, with samples if necessary. Make it a point toavoid including specific test values in this section.
    3. Output: This section contains a description of expected output fromthe system or module.
    4. Procedure: This section contains a list of the steps to be followedto execute the test.
    5. Evaluation criteria: This section lists the criteria necessary todetermine if the test was a success or a failure.
    6. Results: Added once the test is complete. This section records theactual results observed by the tester while performing the test,together with a pass or fail notice.
    Since test cases have a direct impact on the overall quality of thesoftware that is being released, due attention should be paid to makingthem as stringent as possible. Here are a few tips to keep in mind whendesigning a test case:
    • Ensure that each requirement defined in the requirements specificationhas one or more test cases linked to it. If you have a requirementstraceability matrix, this task becomes much easier.
    • Ensure that the test case checks for both boundary and average inputvalues.
    • Ensure that the test case checks for input of incorrect data type.
    • For highly interactive applications with multiple click-through paths,or applications that accept multiple combinations of data (and datatypes), ensure that the test case checks all combinations.
    • Ensure that the test case contains clearly-defined evaluation criteriafor judging the test a success or failure.
    • Learn from the past. Use knowledge of previous errors in similarprojects to make your test cases more effective.
    The various test cases for each phase of the testing process ultimatelyget compiled into a comprehensive test plan. Let's take a look at thatnext.

    More Practices Articles
    More By icarus, (c) Melonfire


     

       

    PRACTICES ARTICLES

    - The System in So Many Words
    - Basic Data Types and Calculations
    - What`s the Address? Pointers
    - Design with ArgoUML
    - Pragmatic Guidelines: Diagrams That Work
    - Five-Step UML: OOAD for Short Attention Span...
    - Five-Step UML: OOAD for Short Attention Span...
    - Introducing UML: Object-Oriented Analysis an...
    - Class and Object Diagrams
    - Class Relationships
    - Classes
    - Basic Ideas
    - Choosing the Right Team
    - Trees
    - Basic Array Searching in C++

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway