 |
 |
 |
 |
 |
Software unit testing
Software unit testing resources to help software testers make sure individual modules or units of source code work properly.
|
 |
 |
|
|
|
 |
 |
Six functional tests to ensure software quality
Info-Tech Research Group, Special to SearchSoftwareQuality.com | 07 Mar 2008
SPECIAL REPORT - Six types of functional tests can be used to ensure the quality of the end product. Those tests include unit tests, functional tests, regression tests and acceptance tests.
|
 |
 |
Alberto Savoia sings the praises of software testing
Business of Software blog | 20 Sep 2007
ARTICLE - Alberto Savoia wants to get all developers successfully unit testing their own code. In this interview, he talks about the effects of bad software and the benefits of testing.
|
 |
 |
| EXPERT TECHNICAL ADVICE: 1 - 3 of 6 |
 |
 |
 |
 |
 |
| SOFTWARE UNIT TESTING EXPERTS |
 |
 |
 |
 |
|
 |
Mike Kelly
principle software test analyst, Liberty Mutual
ASK A QUESTION |
 |
|
 |
|
 |
 |
 |
 |
How to approach JUnit for unit testing
27 Nov 2007
EXPERT ANSWER - JUnit is a useful tool for those conducting unit tests. Expert Mike Kelly explains how to begin using JUnit and recommends resources for those new to unit testing.
|
 |
 |
| REFERENCE & LEARNING: 1 - 3 of 5 |
 |
 |
 |
 |
 |
Better software through debugging and unit testing
SearchSoftwareQuality.com | 02 Nov 2007
LEARNING GUIDE - Bugs plague software project big and small, and today's complicated software makes debugging more difficult than ever. Let these tips, tutorials, podcasts and articles help you. |
 |
 |
Unit testing in an agile environment - Expert Podcast

| PREMIERED: |
11 SEP 2007, 09:00 EDT (13:00, GMT) |
| SUMMARY: |
Unit testing can help reduce the number of flaws in software. With more organizations moving to or considering agile development, however, there are certain things to keep in mind. |
|
 |
 |
| BEST WEB LINKS: 1 - 3 of 15 |
 |
 |
 |
 |
 |
Make JUnit testing Java applications easier with Grester
IBM developerWorks | 29 Apr 2008
BEST WEB LINK - This is an open source tool that may make unit testing easier for Java developers. There is a description of the tool and how it fits in with related tools, and instructions on configuring, building and installing Grester.
|
 |
 |
Scalability and goal testing for developers
DevX | 03 Apr 2008
BEST WEB LINK - Developers who test their own code -- and even those who don't -- should check out this article for tips on test coverage, manual testing, automation and available tools. The author walks through an automated scalability ...
|
 |
 |
V-Model
09 Jul 2007
WORD - The V-Model, also called the Vee-Model, is a product-development process originally developed in Germany for government defense projects. It has become a common standard in software development. The V-Model gets its name from ...
|
 |
 |
mock object
02 Mar 2007
WORD - A mock object is a simulated object that mimics the behavior of a real object in controlled ways. Mock objects are often employed in unit testing to scrutinize the performance of actual objects. In this context, an object is ...
|
 |
 |
unit testing
13 Feb 2007
WORD - Unit testing is a software development process in which the smallest testable parts of an application, called units, are individually and independently scrutinized for proper operation. Unit testing is often automated but it ...
|
 |
 |
 |
SEE ALSO - Topics Related to Software unit testing:
Software testing and quality assurance (QA) fundamentals,
Software testing models and approaches (Context-driven, Factory, Analytic, Quality, IV&V),
Software testing tools and frameworks,
Software test design,
Functional software testing,
Software security testing and techniques,
User acceptance testing,
Software regression testing,
Automated software testing,
Software integration testing,
Software performance, load and stress testing,
Usability testing,
Software security testing tools |
 |
|
|
 |
|
 |
 |
|