kanban board

shailaja Kukkala February 20, 2019

kanban board

1 answer

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 20, 2019

@shailaja Kukkala , i'm not exactly sure what your goal is but will offer the following as a start.

If you are using kanban boards for your development and QA you have a couple of options:

  • a single kanban w/ columns representing the different stages a task/bug goes thru: To Do -> Implementation -> Ready for QA -> Testing -> Done. Development would be measured against the first three and QA under the last two.
  • two kanban boards where development owns the first and QA the second. you could automatically create a "test task" for every dev task/bug that is moved to done in the dev board

IMO, the first is the preferred solution for simplicity reasons.

Suggest an answer

Log in or Sign up to answer