Metamorphic Relation
A metamorphic relation defines the expected relationship between multiple inputs and their corresponding outputs, even when the exact output for each individual input is unknown.
“A description of how a change in the test inputs from the source test case to the follow-up test case affects a change in the expected outputs from the source test case to the follow-up test case.”
(Definition reproduced from the ISTQB Glossary. Copyright belongs to ISTQB.)
View the complete ISTQB GlossaryWhat is Metamorphic Relation?
Metamorphic relations help testers verify software correctness by checking consistency across related test executions rather than comparing against predefined expected values.
Relationship-based validation: Outputs should satisfy defined relationships.
Oracle support: Useful when exact expected results are unavailable.
Testing benefit: Helps detect defects in complex algorithms.
Real World Example
A regulated product team is preparing a release where Metamorphic relation appears in reviews, test design conversations, or defect triage rather than as an isolated glossary word.
The risk is that the team treats Metamorphic relation as interchangeable with nearby ISTQB terms. That makes test scope blurry and can lead to weak evidence for the release decision.
The tester anchors the discussion in the official definition, asks where the concept appears in the product, and designs examples that show the difference between Metamorphic relation and similar ideas.
The page becomes useful in practice because Metamorphic relation is connected to a specific testing decision, not memorized as a detached definition.
Practice Questions
Question 1
Which statement BEST describes Metamorphic relation in the context of ISTQB terminology?
Question 2
A tester needs to explain Metamorphic relation to a non‑technical stakeholder. Which approach is MOST appropriate?
Test your knowledge with real ISTQB-style questions
You’ve learned Metamorphic Relation. Test your understanding with topic-specific questions in our Mock Exams.