Molly Exten

  • Total activity 886
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 11
  • Subscriptions 537

Articles

Recent activity by Molly Exten Recent activity Votes
  • Understanding performance test output

    When it comes to test results, performance test runs work a bit differently than functional test runs. This article serves as a reference for key concepts on the performance test output page so you...

  • July 2024

    New | Enhancements | Changes | Bug fixes New Early access for Database Connectivity and AI-generated queries With our new Database Connectivity offering, you can make calls to your database directl...

  • Configuring applications and environments

    Applications and environments set the foundation for your automated testing strategy in mabl. To learn more about how they work, check out the overview article on applications and environments.If y...

  • Mobile build files

    A mobile build file represents a specific version of a native mobile application. When you upload mobile build files to mabl, anyone on your team can create and edit mobile tests in the cloud. This...

  • Labels

    As your workspace grows, labels help keep your workspace organized, making it easier to review activity and create a more efficient testing workflow. This article explains the role of plan, test, a...

  • Link with Systemd

    With systemd, you can run the mabl Link Agent as a system service on a Linux machine. Link Agents that run on systemd automatically start up on boot and restart if the process crashes. This articl...

  • 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...

  • CSS assertions

    With CSS assertions, you can ensure that visual and stylistic aspects of your web application meet specified standards or expectations. Some use cases for CSS assertions include: Validating that el...

  • June 2024

    New | Enhancements | Bug fixesNewEarly access for visual assertionsSimplify test creation and expand your app's coverage with visual assertions!Visual assertions use generative AI to evaluate a scr...

  • Creating reliable finds in mobile tests

    In automated mobile testing, targeting the correct element can be challenging: mobile apps are dynamic, and sometimes target elements lack unique, descriptive attributes. To address this challenge,...