Write test plans before code ships
Create cards in the Test Plan column for each feature or release. Attach test case documents, expected results, and environment requirements so QA is never waiting on context.
// QA Template
QA is more than a checkbox at the end of a sprint. This board gives your testing team a structured pipeline from test planning through execution, with clear separation between passed and failed cases.
Test Plan
3Write test cases for checkout flow v2 redesign
Define regression suite for payment gateway swap
Document edge cases for multi-currency support
Ready to Test
2User profile edit - staging build deployed
Bulk CSV import - dev says ready for QA
Testing
2Checkout flow - running through 14 test cases
Mobile responsive - testing on iOS Safari and Android Chrome
Passed
2User registration - all 8 cases passed
Password reset - email delivery and token expiry verified
Failed
1Checkout - shipping cost miscalculated for Alaska addresses
Create cards in the Test Plan column for each feature or release. Attach test case documents, expected results, and environment requirements so QA is never waiting on context.
When a developer marks a feature as ready, move the card to Ready to Test. This column is the handoff point between dev and QA - no more guessing what is testable.
Cards in Testing show what your QA team is working on right now. Update checklists as individual test cases pass or fail for granular progress visibility.
Passed cards are your green builds. Failed cards with Bug labels route back to developers with reproduction steps attached. The board becomes your defect triage dashboard.
When a test fails, add the bug details directly to the card description and label it Bug. If you use a separate bug tracker, paste the ticket URL in a comment for cross-reference.
Yes. Use the Flux REST API to programmatically create or move cards when your CI pipeline runs. Automated test results can push cards to Passed or Failed columns via API calls.
All Flux templates are free. Sign up, create a board, and set up columns to match this layout. No credit card required.
// Ship quality
Free kanban boards with checklists, labels, and real-time collaboration.