Showing 1 to 6 of 7 blog posts in the testing & qa category.
-
Accessibility Testing Tips for Beginners
If you’re new to testing accessibility features like I was, it can feel like an amorphous blob that you’ve been tasked with putting into organized boxes. There are multiple fini... Read more
July 23, 2020 -
A Quick Guide to Generating Fake Data with Pandas
Last August, our CTO Colin Copeland wrote about how to import multiple Excel files in your Django project using pandas. We have used on multiple Python-based projects at Caktus ... Read more
April 15, 2020 -
Why We Love TestBash (and You Will, Too!)
Mirror, mirror, on the wall - what's the best test conference of them all? That’s the question that many of you may be asking yourselves when trying to decide which conference t... Read more
June 11, 2018 -
3 Common Form Testing Issues (Plus 1 Helpful Tool)
Forms are something that I find myself testing frequently, whether it's an e-commerce checkout page or a new model in the Django admin. The challenge of forms is that users will... Read more
May 28, 2018 -
Avoiding the Blame Game in Scrum
The words we use, and the tone in which we use them, can either nurture or hinder the growth of Scrum teams. This is especially true for teams that are new to Scrum or that may ... Read more
May 14, 2018 -
Prioritizing Defects
A defect, or bug, in a software product can be defined as a flaw in the system that leads to a measurable or observable deviation from its expected result. During development, i... Read more
April 30, 2018