unit testing

This page lists all content tagged with the term "unit testing".

Cover your nose

Python has some great features for testing. One of my favorites has always been doctest, which allows you to embed executable tests right in the documentation of your modules, classes, and functions. There are some practical limits to what you can do with doctests, and that's where unit testing comes in.

SQA Management

Software Quality Assurance (SQA) is the process software developers use to ensure their products function as expected. SQA can also be used to make the software development process more efficient.

We can help your organization with any or all of the following aspects of SQA:

  • Unit Testing
  • Test Framework Development
  • Test Tool Integration
  • Functional Testing
  • Load Testing
  • Bug Tracking
  • Reporting
Syndicate content