What does Metal Toad do?
Welcome to Metal Toad! So you’ve been hired at this cool tech company cal
Welcome to Metal Toad! So you’ve been hired at this cool tech company cal
If you have ever had a bad experience with a product, such as a new cell phone application or a bad food delivery, would you use that product or...
Software, like all things in life, grows old. In the world of software, we call this technical debt. Managing technical debt is like managing aging;...
A/B and Multivariate Testing is a staple of the product development lifecycle. Whatever your goal, testing should be a frequently used tool in your...
Recently, I helped spearhead our department’s adoption of centralized static code analysis.
Part 2 in a series on the different roles I end up carrying out as a Quality Assurance Engineer. This segment: DevOps QA. What that means, how I got...
Quality Assurance Engineer is a broad term that can cover a wide variety of roles and responsibilities.
I’ve written previously about my setup for BackstopJS (which I’m still excited to say is the creator-recommended
My team’s most recent project has been really interesting - it’s a JavaScript project that includes using the Serverless Framework to deploy a...
Testing is the first step in determining the quality of software. The testing process is an integral part of development and planning. Sooner or...
I had trouble with two problems recently: Disabling some features that pop up when test automation is running on Chrome and writing a test that could...
Despite the fact that the role of software testing may seem insignificant and few of us ever even think about it, this is especially true for people...
I just attended Monitorama in Portland, and I wanted to talk about my experience!
At Metal Toad, where self-organizing and self-managing teams are encouraged (and even preferred), there is a lot of room and trust for individuals to...
Fun fact: The creator of BackstopJS has referenced this blog post as the recommended tutorial for BackstopJS v2!
Before working at Metal Toad, I saw an email from Acquia. A strange email. It went something like this:
I've been doing a lot more Behat testing recently.
Today I learned that the Drupal Behat Extension provides an extremely useful step definition for debugging. Breakpoints!
At Metal Toad we have been expanding our testing to include more behavior driven testing.
We're in the middle of interviews for our open project manager position and we've been talking to a lot of great candidates, all with diverse project...
If you are using Ubercart to do ecommerce with Drupal, be sure to use one of the mainstream payment gatways: Authorize.net or Paypal.
The latest 6.x-2.9 release of SimpleTest includes a backport of the e-mail capture feature from D7. This means you can finally unit test e-mail...