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
  • The API Test Editor

    Use the API Test Editor to create requests, validate responses, and configure scripts and auth settings for your mabl API test. This article explains the different parts of the API Test Editor, inc...

  • Creating resilient find steps for similar elements

    mabl uses a number of intelligent find strategies to locate elements in your web application. If the target element is very similar to other elements on the page, mabl prompts you to provide addi...

  • How to make your tests easier to understand

    At mabl, we believe that quality is best managed as a team. To get the most out of your mabl tests and improve overall collaboration, we recommend prioritizing “test readability.” The following bes...

  • Managing user session duration

    Workspace owners can configure the user session duration for their team, which defines the amount of time a user can be logged in before mabl will require re-authentication.  Why adjust session dur...

  • General best practices

    Whether you’re creating a test or managing your workspace, there are plenty of best practices to consider to get the best results. The following articles offer guidelines to help you get the most o...

  • Reporting API - Export results to CSV in Node

    Use the following Node.js script example with the mabl Reporting API batch results endpoint to retrieve a set of test run results and transform them into a CSV format. Setup To execute the example...

  • Commenting on branched versions

    When working with branches, it’s critical to be able to collaborate with your team as closely as possible to build alignment on changes. You can create and resolve comment threads for changes made...

  • Generating Custom GitHub Events

    You can integrate mabl events with your GitHub Workflows. This allows mabl to trigger your custom workflows inside GitHub based on events occurring in mabl. Once configured in Settings > Integrati...

  • Deployment events in the mabl CLI

    With mabl deployment events, you can integrate mabl tests into your CI/CD workflow to test code as soon as it's deployed. A deployment event triggers a parallel cloud run of all the plans in the w...

  • Reviewing performance tests

    When a performance test completes, mabl provides a comprehensive breakdown of your application's behavior under load. This article covers how to navigate the performance output, interpret high-lev...