Molly Exten

  • Total activity 858
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 11
  • Subscriptions 507

Articles

Recent activity by Molly Exten Recent activity Votes
  • Running tests inside a CI environment

    With the mabl CLI, you can run mabl tests in headless mode inside your CI environment. This execution environment is known as the mabl CI Runner. Tests execute in your CI environment sequentially a...

  • Accessibility testing overview

    When it comes to quality engineering, there are additional dimensions that are key to building a great user experience. Accessibility is a core part of quality - ensuring that all users have equita...

  • Recommended security best practices

    Automating software tests inevitably involves working with sensitive information, from credentials and API keys to interacting with applications that can access customer data. mabl’s approach to da...

  • Troubleshooting login issues

    If you are unable to log into mabl, read on to learn more about common login issues and how to troubleshoot: Common login issues Locked account If your mabl account is locked, you’ll see the follow...

  • Link Agent setup

    With mabl Link, you can run tests in the mabl cloud against internal environments such as staging and localhost. This article explains how to install and run the mabl Link Agent, which is a small J...

  • Getting started with data-driven testing

    If you need to test functionality in your app that uses multiple sets of data, such as localization, search validation, or shipping totals by location, data-driven testing can help save you time. ...

  • Getting started with API tests

    In mabl, you can set up tests to validate that your API is working as expected. Besides verifying that your API returns responses in the correct format with the expected data, API testing can play ...

  • mabl CLI command reference

    This article provides a comprehensive overview of the commands available in the mabl CLI, including their usage, positional arguments, and options. mabl applications describe Describe a ...

  • MS Teams integration update

    Microsoft is making updates that impact the mabl Teams integration. This article explains what Microsoft changed and what you need to do to ensure your Teams integration continues to receive notifi...

  • Set up the local MCP server

    With the local MCP server, you can connect your AI client to mabl’s testing tools, from creating and running tests locally to analyzing failures in cloud runs.PrerequisiteTo configure and use the m...