Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Machine Learning & Data › Model Testing › Test case design
Error injection testing
concept · part of Test case design
Test case design also includes error injection testing, which introduces intentional errors to observe how the model detects and handles them. This is useful for testing error-handling mechanisms: inject missing or corrupt data, use invalid input formats or out-of-bound values to check if the model raises errors or warnings.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.