Test Data Mangement | Glossary

 

Definition

Test Data Management involves creation of non-production data that is designed to mimic the actual systems data, upon which rigorous tests can be performed. This procedure is in service to creating high quality software that will deliver high-performance upon Deployment.

 

Further Reading

  • “Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation”(book), by Jez Humble.
  • For more on Test Data Management , read here and  here.

 

Happened-Upon Technical Debt | Glossary

 

Definition

The form of Technical Debt , whose existence is unaware to the software team unless it is revealed, or exposed during the usual course of development, is known as Happened-Upon Technical Debt.

Further Reading

For more on Happened-Upon Technical Debt, read here.