Modularity-driven Testing

Software testing technique which requires creation of small, independent scripts that represent modules, sections, and functions of the application under test.

It is usually performed by a testing team.