SE 333/433 Software Testing and Quality Assurance

Useful Information


Table of Contents


Text Book

Required

Recommended:

These references are available online at the DePaul Libraries Web site, http://library.depaul.edu.

Other books (worth reading)

These two books are ones that every practitioner in the field ought to read. They are the defining books in the field and often cited by others.

General Articles


Student recommended readings


Software (Articles, Documentation and Access to Downloads)

Remember Google is your friend.
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications.
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Readings for the lectures

Material is organized in the approximate order it is covered in the course.

Web Pages of General Interest

Risks

Forum On Risks To The Public In Computers And Related Systems [The RISKS Forum is a moderated digest. Its USENET equivalent is comp.risks. (Google/Deja news archive)] You may also may access this forum in Google Groups.