If you've worked in QA automation for awhile you have no doubt heard of the test pyramid. The test pyramid is a diagram used to visually depict test types, and to give some general guidelines on how many of each to create. As you can see from the pyramid, a well-rounded automated test suite should have a large number …
Read More