Can you list your experience with project management software, defect tracking, and test management tools?
Happy to share my actual open source stack across
- Project management: Taiga, GitLab Issues, Redmine, Trac
- Defect tracking: Bugzilla, Mantis BugTracker, GitHub Issues
- Test management: TestLink, Kiwi TCMS, Robot Framework with custom reporting
- Reporting layer: Allure Framework, ReportPortal for aggregated execution history
The tool matters less than whether PM, dev, and QA are all working from the same data. Fragmentation is the real enemy , not which specific tool you chose.
I always ask teams to be honest about what they actually use versus what they have installed. Most places I consult have a project tool everyone uses, a defect tracker that is 60% adopted, and a test management tool that mostly collects dust while real work happens in spreadsheets.
For open source specifically: Redmine is a solid all-in-one if you want project management and issue tracking in one place.
My coaching advice does not change regardless of tooling. Pick one platform, go deep, and build discipline around it.
Open source stack that works well: Kiwi TCMS plus Bugzilla plus Allure. Each does one job well. You own the integration, doable but real overhead.
Where it breaks down: cross-browser runs, parallel execution, AI test authoring. That gap is exactly what TestMu AI’s test management tool, fills once automation ambitions outgrow open source. Not a criticism of open source. Just a different job at a different scale.