Eva Ferreira

  • Total activity 353
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 178

Articles

Recent activity by Eva Ferreira Recent activity Votes
  • Postman integration

    With the mabl Postman integration, you can convert existing Postman Collections into mabl API tests and export mabl tests back to Postman.  This two-way integration helps your team to take advanta...

  • Finding the correct element in browser tests

    Finding the correct element during test execution can present an interesting challenge. With dynamic content and often many similar elements on a web page, it becomes all the more important to ensu...

  • Types of variables

    Variables are an essential step to creating robust, flexible tests. From extracting text from a page to sharing variables across tests, mabl offers a variety of variable types to help you meet your...

  • Copying URLs in the Desktop App

    Copying the URL is useful when you want to share a direct link to specific results or a filtered view in your workspace. Copy the current URL To copy the current URL in the Desktop App, right clic...

  • Reporting API - Google Sheets custom integration

    This tutorial explains how to create a custom integration that appends mabl test results to a Google Sheet using a post-execution webhook, JavaScript, and the mabl Reporting API. Before you start ...

  • Organizing tests into plans

    There are many different ways to configure and run tests in a plan, and what works for one team may not work for yours. This article offers general guidelines on how to organize tests into plans so...

  • Test snapshots

    A snapshot of a mabl branch - master or any other branch - is a collection of test versions that exist in a workspace when the snapshot is created. While development branches enable you to make is...

  • Octopus Deploy integration

    Use the "Run mabl tests" community step template to automatically trigger mabl plans in an Octopus Deploy release. By adding the "Run mabl tests" step to a deployment process, you can: Create an O...

  • Link with Docker

    Docker is the preferred method for setting up mabl Link because it removes the need for installing Java and setting up the Java-based Link Agent distribution on the host machine. This article expl...

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