IntermediateVocabulary#developer-tools#backend#software-architecture

Golden File Testing Vocabulary

Build fluency in the vocabulary of comparing a program's output byte-for-byte against a saved reference file.

0 / 5 completed
1 / 5
At standup, a dev mentions saving a program's expected output as a reference file once, then running the program against the same input in future test runs and comparing its output byte-for-byte against that saved reference file. What is this technique called?