Tags are one of those features that looks great in a demo and gets ignored in practice. The concept is solid: label your test cases, test runs, and sessions by area, type, or risk level so you can filter, group, and report on them meaningfully. The reality is that tagging is a manual chore, it's inconsistent across team members, and it's the first thing to slip when you're under pressure to get tests written and runs scheduled. So most repositories end up with either no tags or a sprawl of half-applied, differently-spelled labels that don't actually help anyone filter anything.
TestPlanIt v0.16.0 introduces Auto Tag — AI-powered tag suggestions that analyze your test cases, test runs, and sessions and propose relevant tags in bulk. Review the suggestions, accept what fits, and move on. Your existing tags are reused when they match; new ones are created when they don't.