Ask HN: How to motivate QA to have more initiative?
Their current workflow is as follows:
1. The dev team creates a JIRA for a new feature with the spec. Once the feature is complete, it is assigned to a TestQueue.
2. The QA team looks at the TestQueue and assigns the JIRAS to themselves to begin testing.
3. They test the new feature to make sure that it meets the specs. If a bug is found, a comment is added and the JIRA is re-assigned to the dev to fix.
The problem is that there isn't any initiative to go beyond making sure the initial spec is met. Only the minimum amount of work is done. They don't really make an effort to see if there are more bugs that could have crept up from implementing the new work.
We're looking for any kind of advice/ideas on how we could improve our management of the QA team.
4 comments
[ 3.0 ms ] story [ 16.3 ms ] threadAlso, how do your developers treat your QA team? Do they treat them as respected colleagues or as nuisances? If the testers are treated poorly by the developers, they probably wouldn't be motivated to do great work.
Finally, is your QA team part of your company or are they outsourced contractors? Employees of contracting companies are generally going to care less about doing a good job for your company than your own employees, whose career paths depend on the success of your company.
I strongly believe that automating the repetitive and mindless aspects of the QA process is the crucial step to shifting their attitude. Automated UI tests can give everyone confidence within minutes that core functionality has not regressed. This allows the QA team to dive into a product or feature in a creative way and do their best to find the rough edges and help make the product better.
I have a consulting practice exclusively dedicated to helping startups with this very process: http://structurehq.com