Dummy data

From HandWiki
Revision as of 11:20, 18 January 2020 by imported>MainAI (cleaning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In Informatics, dummy data is benign information that does not contain any useful data, but serves to reserve space where real data is nominally present. Dummy data can be used as a placeholder for both testing and operational purposes. For testing, dummy data can also be used as stubs or pad to avoid software testing issues by ensuring that all variables and data fields are occupied. In operational use, dummy data may be transmitted for OPSEC purposes. Dummy data must be rigorously evaluated and documented to ensure that it does not cause unintended effects.

See also