Skip to main content
Brad DerManouelian
TestPlanIt Contributor
View all authors

TestPlanIt Now Speaks 13 Languages

· 2 min read
Brad DerManouelian
TestPlanIt Contributor

Test management is a global discipline. Your QA team might be spread across São Paulo, Amsterdam, Warsaw, and Tokyo, and until now they've all been working in English whether they wanted to or not. That changes today.

TestPlanIt v0.27.0 ships full UI localization in 13 languages.

Introducing the TestPlanIt MCP Server: Talk to Your Test Data

· 5 min read
Brad DerManouelian
TestPlanIt Contributor

Most of the time, your AI assistant and your test management tool live in completely separate worlds. You're in Claude or Cursor, you want to know something about your test coverage, and you either have to go look it up yourself or paste a wall of data into the chat and hope the AI makes sense of it. The AI is smart but blind — it can't see your TestPlanIt data, so it can't actually help you with it.

The TestPlanIt MCP Server changes that.

Introducing Webhooks: Two-Way Sync with Your Issue Tracker and Anywhere Else

· 4 min read
Brad DerManouelian
TestPlanIt Contributor

Until now, the link between a TestPlanIt test case and a Jira ticket worked one direction at a time. You could click Sync to pull the latest status, or wait for the on-demand refresh. If a developer moved a ticket while you were running a test session, you wouldn't know until you went looking. And on the other side, telling Slack that a regression run failed, or letting a custom service know that a milestone closed, meant writing custom integration code that nobody had time to write.

This release ships webhooks. Issues sync the moment they change in your tracker, badges and lists update live without a page refresh, and TestPlanIt events fan out to Slack or any signed URL automatically.

Why Your Test Scripts Don't Belong in Your Test Case Management Tool

· 12 min read
Brad DerManouelian
TestPlanIt Contributor
Manage test cases separately from test scripts
Keep test cases in your TMS and test scripts in your source repository.

If you've evaluated a test management tool lately, you've seen this pitch: "Generate automated tests inside the tool." "Codeless automation — no scripting required." "AI-powered test creation."

And honestly? The pitch lands. One system, one login, one place to look. For a small team on a greenfield project, it even works for a while.

But it creates problems that only become obvious once you're deep enough in to care.

Copy and Move Test Cases Between Projects

· 2 min read
Brad DerManouelian
TestPlanIt Contributor

TestPlanIt v0.17.0 ships Copy/Move — select test cases or an entire folder, pick a target project, and transfer them directly. No export file, no import wizard, no field mapping. The cases arrive in the target project with their steps, custom fields, tags, issue links, and attachments intact.