AI Test Case Generation from Jira Requirements
Generate test cases directly from Jira user stories with per-requirement traceability and context-aware AI.
Read more →
Product Updates
New features and improvements shipped to TestCollab.
Generate test cases directly from Jira user stories with per-requirement traceability and context-aware AI.
The TestCollab Jira app has been completely rebuilt on Atlassian's Forge platform - faster, more secure, and natively integrated into every Jira issue, project, and admin page.
The MCP server now supports test suites, test plans, and smart context loading — and connects via npx with zero hosted infrastructure.
npx @testcollab/mcp-server with environment variable authentication. The previous hosted HTTP endpoint (mcp.testcollab.com) has been deprecated.The TestCollab CLI is now published as a scoped npm package (@testcollab/cli) with npm provenance, and adds native JUnit XML report support alongside Mochawesome.
testcollab-cli to the scoped @testcollab/cli package on npm. The new package includes npm provenance so you can verify every published build traces back to its GitHub Actions workflow. Update your install commands and CI pipelines:npm install -g @testcollab/cli- JUnit XML report support — The tc report command now accepts JUnit XML files in addition to Mochawesome JSON. This means test results from Java (JUnit, TestNG, Maven Surefire), Python (pytest), C# (NUnit, xUnit), .NET, and most other frameworks that output JUnit XML can now be uploaded directly — no format conversion needed:tc report --project 42 --test-plan-id 100 --format junit --result-file ./test-results/junit.xml testcollab-cli package is deprecated. All existing commands and flags work the same way under the new package name.A live GO/NO-GO dashboard for every release, plus automatic defect status sync from your issue manager.
Notify external stakeholders via email without adding seats, file bugs to ClickUp, exclude test cases per config, and reassign reviewers.
QA Copilot now detects when a click has no effect, preventing false-positive test results.
Improved AI test generation accuracy for complex UI patterns like row-scoped dropdowns and list interactions.
Record your screen while executing tests to capture visual evidence of bugs and test results.
Added custom reports for test execution data and ServiceNow integration support
Fixed crash in test case execution notification system
Connect AI coding assistants like Claude Code, Cursor, and Codex to TestCollab via the Model Context Protocol. Create, query, and update test cases without leaving your IDE.
Automatically generate and manage proposed test cases using AI-powered QA Copilot functionality.
Enhanced database migration system with MySQL upgrade support and stepwise execution
Added Linear project management platform to available integrations list
Fixed automation trigger and data handling issues in test plan run creation workflow.
Resolved timing calculation issues in onboarding nudge delivery system.
Added empty state illustrations and components for defects, reusable steps, test cases, and tags pages.
Resolved issues in onboarding nudge service functionality
Fixed BDD feature background array processing and error handling in test suite creation
Fixed URL validation regex pattern for training URLs in QAC functionality
Added onboarding nudge delivery system and company goal tracking functionality.
Added feedback collection for unsubscribe process and improved email validation messaging
Projects can now be marked as sample projects with new is_sample field
Introduced automated newsletter generation and delivery functionality with weekly preview capabilities.
Added modal to preview sample project during company setup process.
Added Ably integration for real-time test execution notifications and project sample data creation.
Integrated new TC API functionality for enhanced system capabilities.
Improved string replacement operations and enhanced debugging for better system performance
Added distributed locking mechanism to prevent concurrent cron job execution conflicts
Enhanced test case handling, requirements processing, and user interface components
Optimized database queries and added bulk test case review functionality for better performance.
Enhanced linked project queries, request logging, and deployment configuration
New middleware for request logging with CloudWatch integration and enhanced project management capabilities
Introduced BDD synchronization endpoints and test execution timing functionality
Cleaned up header component by removing QAC banner display functionality.
Improved user access validation and company scoping across API services and UI components.
Added new status API endpoints and removed deprecated UI components for cleaner codebase