The guide to workplace communication channels you didn’t know you needed
A cheat sheet for using each channel effectively – no matter where your desk is.
Inside Atlassian – How QA makes development faster
This post is part of a series of blogs on Atlassian QA. We will cover how the QA strategy has been implemented in different teams, the tools and techniques we use, and the personal experiences from members of the team. Traditionally, software QA is often seen as an impediment to software development; a necessary evil that […]
Inside Atlassian: the Jira QA process, techniques and tools
This post is part of a series of blogs on Atlassian QA. We will cover how the QA strategy has been implemented in different teams, the tools and techniques we use, and the personal experiences from members of the team. The Jira engineering team is large, consisting of 78 developers and team leads, 10 product managers, […]
Equivalence Partitioning in Practice – Part 2
Introduction Yesterday in Part 1, we looked at what equivalence partitioning is and how we use it in Jira QA. In Part 2, we will cover how equivalence partitioning might explain some odd behaviour you’ve noticed from your friendly neighbourhood QA/test engineers. Explaining QA behaviour Here are some symptoms of equivalence partitioning that you may have […]
Equivalence Partitioning in Practice – Part 1
The Challenge When testing even the most basic user-facing functionality, the set of possible test cases is almost unlimited. Let’s say we’re testing a form in Jira where you set the current user’s display name. If we look at it from a completely black-box perspective, the possible test cases are something like: Total test cases […]
Testing and Bad Smells: When to Investigate Potential Bugs
This guest blog post is part of an Atlassian blog series raising awareness about testing innovation within the QA community. You can find the other posts in this series under the QA Innovation tag. A condensed version of this post was published on January 10, 2012. We’re now reposting the complete article. Something Smells Fishy You’re testing a […]
