• Software Testing Dictionary
  • Home

Error Seeding



What is Error Seeding?

It is a process of consciously adding of errors to the source code, which can be used to evaluate the amount of residual errors after the system software test phase. After adding the errors to the source code, one can try to estimate the number of "real" errors in the code based on the number of seeded errors found.

Advertisements