Molly Exten

  • Total activity 804
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 11
  • Subscriptions 470

Articles

Recent activity by Molly Exten Recent activity Votes
  • Adding tests to plans

    By adding tests to a plan, you can harness the power of scheduled executions and running on deployment. This article explains how to add tests to a plan, including how to… Add one or more tests to...

  • Creating a mobile test

    This article describes the settings you can configure when creating a new mobile test: New test > Mobile test. New to mabl? If you're new to mabl and want more guidance on training tests against y...

  • Triggering plan runs

    To help teams meet their testing goals, mabl includes a range of options for running plans. This article explains the different ways you can trigger plan runs in mabl, including how to… Run a pla...

  • User roles and permissions

    When you join a mabl workspace, your user role defines your level of permissions. Depending on your team’s needs and security requirements, you can assign user roles more broadly for shared resourc...

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