Object Oriented Software Engineering View all facts Glossary Help |
| subject > process > verification > testing > testing performed by software engineers > integration testing > incremental testing > horizontal incremental testing |
| horizontal incremental testing comparison table | ||
| Subject | has definition | is a kind of |
|---|---|---|
| incremental testing | A integration testing strategy in which you test subsystems in isolation, and then continue testing as you integrate more and more subsystems | integration testing |
| horizontal incremental testing | incremental testing |
Next incremental testing: vertical incremental testing Up: incremental testing