What We’ve Learned So Far

images/climb/push.png

Phew. You made it. You are still here and now you’ve seen the testing pyramid, experienced some of the challenges we face, and looked at some ways we deal with them.

Automated testing isn’t easy. It’s a lot of hard work. You never really get there. You are constantly tweaking, learning, and adjusting, but there are a few rules of thumb that can mostly keep you out of trouble. And that’s hopefully what you’ve learned here so far.

If nothing else sticks with you, just remember:

  • Do the bulk of your testing at the unit level of the pyramid.

  • Catch as many integrations and gaps that you can at the integration level.

  • Use UI ...

Get The Way of the Web Tester now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.