Caktus Blog
Web development blog with how-to's on UX, quality assurance, project management, and more.
-
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 -
Love Your Bugs (PyCon 2018 Must-See Talk Series)
Welcome to the 2018 edition of our annual PyCon Must-See Series, highlighting the talks our staff especially loved at PyCon. While there were many great talks, this is our team'... Read more
May 23, 2018 -
PyCon 2018 Recap
Making connections Before the conference, our team listed “making connections” as one of the main reasons to attend PyCon. We certainly did that, welcoming visitors to the booth... Read more
May 21, 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 -
Creating Dynamic Forms with Django
Editor's note: This post was written in 2018 when Django 1.11 and Django 2.0 were current. The code samples may need to be updated to work with more recent versions of Django. W... Read more
May 7, 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