Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Regression tests are typically an IntegrationTest or DistributedTest written to reproduce a specific bug and verify the fix of that bug.

4. RegressionTest: an a UnitTest, IntegrationTest or DistributedTest that reproduces a specific bug and verifies its fix.

...