Testing Beyond Infinity

Hari Ohm Prasath
Level Up Coding
Published in
7 min readJan 29, 2021

--

Wait… What?

Do you live in a world where:

  • You need to turn off the regression tests in the nightly build because it never completes
  • You check-in a piece of code, and it takes days and sometimes weeks to conduct the testing before it gets deployed to production

This article will talk about an approach that can help customers run integration and regression tests quicker and cheaper to improve the CI/CD process.

--

--