Molly Exten

  • Total activity 892
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 11
  • Subscriptions 529

Activity overview

Latest activity by Molly Exten
  • Molly Exten created an article,

    2026/04/21 - Conversational results analysis

    When a test fails, figuring out why often means manually checking screenshots, scanning logs, comparing to previous runs, and trying to determine if the failure is a real regression or just flaky. ...

  • Molly Exten created an article,

    2026/04/20 - Integrate the mabl MCP with Atlassian Rovo

    When a test fails in mabl, you jump to Jira to file a ticket. When a new requirement lands in Confluence, you switch to mabl to create the coverage. Either way, context gets lost in the handoff.You...

  • Molly Exten created an article,

    Integrate the mabl MCP with Atlassian Rovo

    When working on a project, sometimes details can get lost in translation as you move between tools. To bridge the gap between project and quality workflows, you can integrate the mabl MCP into an A...

  • Molly Exten created an article,

    2026/04/22 - Agent instructions

    When it comes to working with agents, context is crucial. In mabl, you can now apply custom agent instructions that match your team’s testing standards and application requirements. Agent instructi...

  • Molly Exten created an article,

    Writing agent instructions

    With agent instructions, you can enforce your team’s testing standards as they apply to test authoring, results analysis, and runtime recovery.Agent instructions are user-defined rules that shape h...

  • Molly Exten created an article,

    2026/04/17 - More reliable test authoring with the mabl agent

    When building out your tests in the cloud, the mabl agent now replays steps to confirm they execute correctly and self-corrects test steps when something doesn’t work. With agent self-correction, y...

  • Molly Exten created an article,

    2026/04/01 - Faker v10 and support in API tests

    mabl now supports Faker.js v10 for generating random test data, including support in API tests! Supported versions mabl supports Faker.js v6 and v10. Intermediary versions (v7, v8, v9) are not supp...

  • Molly Exten created an article,

    When to use nested flows

    With nested flows, you can import a flow inside another flow, creating reusable hierarchies up to 4 levels deep. This article covers common patterns where nesting is the right approach and situatio...

  • Molly Exten created an article,

    Nested flows

    With nested flows, you can build reusable hierarchies into your tests by importing a flow inside another flow, with flow parameters passed down through each layer. When you update a nested flow, th...

  • Molly Exten created an article,

    2026/04/02 - Nested reusable flows

    Flows can now contain other flows! With nested flows, you can build reusable hierarchies into your tests, inserting a flow inside another flow, with flow parameters passed down through each layer. ...