Testing for accessibility

Testing for accessibility in your apps/websites doesn’t have to be a chore. Making accessible and inclusive content will increase your target audience and reduce your chances of being sued (1, 2, 3). It’s not like I’m encouraging lawsuit driven development, but it is important to build an inclusive experience. Other benefits with building with accessibility in mind… Continue reading Testing for accessibility

Crash course in SSL certificates

This is a brief explainer of SSL certificates for anyone who’s curious. Content warning; there’s lots of acronyms when it comes to understanding internet traffic. HTTP Protocol When you hit a website/server you use a protocol called HTTP (Hypertext transfer protocol). This protocol opens up a connection with a server and can pass stuff like… Continue reading Crash course in SSL certificates

Published
Categorized as Technology

Interviewing technical testers

Angie Jones has this awesome video explaining the technical interview process for software testers. This blog is a summary of that process in written form. I often watch these videos at double speed. 1. The Testing Question Many automation engineers out there are great at code but not so great at the testing element. Companies… Continue reading Interviewing technical testers