What is Text2Test's Model Context Protocol (MCP)?
MCP is Text2Test's proprietary protocol that connects to your existing tools like Figma, GitHub, Jira, and Confluence. It reads your live stack to build a full context graph of your product, enabling the AI to generate highly relevant and structured test cases from what actually exists in your tools.
Do I need coding skills to use Text2Test?
No, Text2Test is designed for use by anyone on your team, including PMs, designers, QA engineers, and developers. You can describe what you want to test in plain English, and the platform handles the rest, including generating Playwright scripts without manual coding.
How does Text2Test handle test failures?
When a test fails, Text2Test automatically opens a Jira ticket. This ticket includes the test case details, the reason for the failure, and steps to reproduce it. This eliminates the need for manual handoff between QA and development teams.
What happens when our UI changes?
Text2Test incorporates self-healing capabilities. When your UI changes, the platform automatically detects changed selectors and patches them. This significantly reduces maintenance overhead for your automated tests, ensuring they remain valid even with UI updates.
What kind of test cases does Text2Test generate?
Text2Test generates comprehensive test cases, including happy paths, edge cases, negative scenarios, and boundary conditions. It can generate these from various sources like plain text descriptions, design files, codebases, and requirements documents.