Eva Ferreira

  • Total activity 382
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 193

Articles

Recent activity by Eva Ferreira Recent activity Votes
  • API-based CI/CD integration

    Most mabl customers use mabl's existing integrations or the mabl CLI to integrate end-to-end testing into their DevOps pipeline. However, If none of those options fit your needs, you can use the m...

  • How to reduce test run time

    The amount of time it takes for a test to run is dependent on a range of factors, from the latency and capacity of the test environment to the strategy and intention of individual steps. When tests...

  • Preview environments

    Preview, or ephemeral, environments have become an essential part of CI/CD workflows. Software developers typically deploy code changes to such short-lived environments so that the team can perform...

  • Plan stage settings

    Plan stages control how tests are run within a plan. By grouping your tests into stages, you can configure tests to run in parallel or sequentially, manage behavior on failure, and set overrides f...

  • Scheduling test runs

    In mabl, you can set up scheduled plan runs to get consistent feedback on ongoing development work. Scheduled runs are also helpful for optimizing resource utilization because you can run tests du...

  • Running API tests

    This article outlines the different ways you can run API tests in mabl: In the API Test Editor On an ad hoc basis Within a plan The API Test Editor If you want to get quick feedback on a test th...

  • Creating API tests

    This article describes the settings you can configure when creating a new API test: New test > API test. Postman importsFor instructions on importing Postman collections into mabl, click here. ...

  • Interacting with your web app in the mabl Trainer

    The mabl Trainer automatically records interactions with the vast majority of elements in your web application, including elements within a shadow DOM. If you are uncertain whether you can create t...

  • Creating a new mabl account

    To create your mabl account, you must first verify your email. This article explains how different types of new users can verify their email address: New trial users New users invited via email New...

  • Merging branches

    When working collaboratively on tests and flows across different branches, it’s important to understand how to safely resolve conflicts and merge branches to avoid accidental overwrites.This articl...