The Testing Pyramid: Bringing Software Testers and Developers Together

By working together to create the set of tests and then determining where that testing belongs, we can increase efficiency, reliability and reduce debugging time for failures in the future.

The test pyramid is an idea explained by Mike Cohn in his book “Succeeding with Agile”. Its main point is that you should have more low-level unit tests than high level end-to-end tests running through a GUI.

Video Producer: http://aceconf.com/