Cohn's Agile Testing Pyramid attempts to find the perfect balance in testing through a representation of what should be considered the best-case scenario for QA in software development.
In this scenario, you focus ~70% of your efforts on small and fast low-level unit tests.
https://martinfowler.com/articles/practical-test-pyramid.html