Skip to main content

Testing and Quality Assurance.

A small selection of the practices around testing that can be employed on a software project.

Automated Testing

Writing and running tests for individual units or components of the software.

Measurement

Quantitatively evaluating the software against benchmarks along some defined dimension.

Regression Testing

Testing to ensure new changes do not adversely affect existing functionality.

Security Testing

Ensuring the application is secure by identifying vulnerabilities.