General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Continuous Delivery
comments
Comments by "" (@brownhorsesoftware3605) on "Add APPROVAL TESTING To Your Bag Of Tricks" video.
I've always heard this called regression testing. We had an interesting case at Realia COBOL because the compiler itself was written in COBOL. So you couldn't simply compare outputs, you had to compare the output of the output. I myself worked on the debugger and the compiler frontend person was my best user. When she had a problem I'd be debugging the debugger debugging the compiler compiling the compiler.
9
@qj0n I am only speaking from decades of experience working on compiler, jvm, and platform internals. Perhaps the wikipedia author had a different experience. Please note the first words of my original reply were "I've always heard".
2
@qj0n Regression tests test only for regressions, not correctness. Compliance or conformance tests test for correctness.
1
@qj0n Your memory is quite different from mine. In my experience CS has had a different standing in the industry: "Those who cannot do, teach".
1