This post is part of a series on functional testing using the test pyramid. Purposes Verifies that components or microservices within a service or…
Tag
qa
Architecture
API/Component Testing

This post is part of a series on functional testing using the test pyramid. API testing checks the external interface of one or more…
Architecture
Structure of the Test Automation Pyramid

This post is part of a series on functional testing using the test pyramid. I’ve been engaged by five different companies to help them…
Quality
How To Use Pairwise Testing

About This Blog There’s been a lot written about pairwise testing. What I’m going to cover are the use cases: • Why you care:…
Industry News
Come See Crosslake at Agile 2012!

James Waletzky of Crosslake spoke at the Agile 2012 conference in Dallas, TX on Thursday, August 16 @ 3:30pm. The talk was entitled “Slow…
Quality
Smoke Tests vs. BVTs

Lately, I have seen some confusion at the level of testing that should be done when a daily build is generated. How do we…