Skip to main content

6 posts tagged with "Integration"

Posts about integrations with testing tools and frameworks

View All Tags

Generate Test Cases Without Leaving Jira

· 3 min read
Brad DerManouelian
TestPlanIt Contributor
The TestPlanIt panel embedded in a Jira issue (TPIWEB-30), showing the Generate Test Cases review step: six AI-generated test cases with checkboxes — covering breadcrumb navigation, card content, SEO metadata, 404 handling, comparison-table integrity, and CTA destinations — above a purple Save 6 cases button.
Generated cases stream into the TestPlanIt panel right inside the Jira issue — review, select, and save without leaving the ticket.

Your team plans and triages in Jira. Now AI test case generation happens there too. The TestPlanIt for Jira app's issue panel has a new Generate Test Cases button: open a ticket, generate a suite of test cases from it, review them as they stream in, and save them straight into TestPlanIt — linked back to the issue — without a single context switch.

Introducing SCIM 2.0: Your IdP Just Got the Keys

· 5 min read
Brad DerManouelian
TestPlanIt Contributor

You hire someone. HR adds them to your identity provider. They walk into the office on Monday, sit down, open their laptop, and TestPlanIt is already there waiting for them — the right groups already attached, no "hey can you add me to the right project?" Slack DM.

That's the picture with SCIM 2.0. SAML put your IdP in charge of who can sign in to TestPlanIt; SCIM puts your IdP in charge of who exists at all.

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.