TEST TYPES

In the last section we saw that each test level has specific testing objectives. In this section we will look at the types of testing required to meet these objectives.

Test types fall into the following categories:

  • Functional testing

  • Non-functional testing

  • Structural testing

  • Testing after code has been changed.

To facilitate different types of testing, models may be used as follows:

  • Functional testing: process flows; state transition models; security threat models; plain language specifications.

  • Non-functional testing: performance model; usability model.

  • Structural testing: control flow model; menu structure model.

Functional testing

As you saw in the section on system testing, functional testing looks at the specific functionality of ...

Get SOFTWARE TESTING now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.