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

    When automating user scenarios, it is common to have a test that needs to run multiple times with different sets of data. For example, think about validating whether an ecommerce app correctly cal...

  • Using the performance sandbox

    mabl performance tests use existing functional tests in your workspace to simulate load on your application. If you want to try performance testing but don't have the approved services to run load...

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

  • Configuring find steps

    When you train a mobile or browser test, mabl collects information about the elements that you interact with to ensure your tests find the correct element during execution. If the target element is...

  • 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. To copy a URL in the Desktop App, right click anywhere on the page and sele...

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

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

  • Triggering tests from the mabl CLI

    In the mabl CLI, you can trigger tests to run on your local machine or integrate test execution directly into your CI/CD process. The mabl CLI is not an execution environment, but rather a tool tha...

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