Eva Ferreira

  • Total activity 363
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 183

Articles

Recent activity by Eva Ferreira Recent activity Votes
  • Investigate changes for a find step

    When you record a step in a browser test that interacts with an element on the page, such as a click, enter text, or element assertion, mabl tracks over thirty distinct attributes, including text,...

  • Download assertions

    To help you cover end-to-end testing scenarios, the mabl Trainer detects and automatically adds assertions for file downloads from your web app. By default, the Trainer asserts against the name of ...

  • Speed index

    Speed index is an application performance monitoring metric automatically calculated by mabl. It tracks the loading speed of page URLs and individual test steps, even without a page load. This make...

  • Working with cookies

    In mabl, you can train tests to work with the cookies that customize your users’ web experience. This article describes the different ways you can work with cookies and cookie attributes in the mab...

  • Local emulator and simulator configuration

    This article explains how to configure virtual devices to use in mabl for creating and executing tests. For Android, mobile testing uses emulators via the Android Studio IDE. For iOS devices, mob...

  • Managing DataTables in the CLI

    In the mabl CLI, you can programmatically list, query, create, update, and export DataTables from your workspace. This article highlights mabl CLI commands that are useful for managing DataTables.F...

  • JSON structure and syntax

    JSON is the most widely used data format for APIs, and many API requests return information in a JSON response body. To create assertions and variables from a JSON response body, you need to write ...

  • Uploading files to your web app

    In the mabl Trainer, you can combine file upload steps with assertions to ensure your web application is handling file upload interactions as expected. File uploads are added to your mabl workspace...

  • Importing Postman collections

    The mabl integration with Postman supports importing Postman collections into mabl as API tests.  This article explains how to import a Postman collection: Export from Postman Upload collection Sel...

  • Drag and drop steps

    Many applications include drag and drop functionality that allows users to arrange elements on the page. In the mabl Trainer, you can record drag and drop interactions as test steps to make sure y...