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
  • Create placeholder variables for data-driven tests

    With data-driven testing you can parameterize your tests across different inputs that are loaded at runtime. When you are creating and editing these tests, you can use test data-driven variables as...

  • Validating API responses

    When creating an API test, it is important to add assertions on the response of individual API requests to validate that the API returns the expected result. For example, you may want to assert th...

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

  • Environment variables

    In mabl, you can define variables at the environment level and use them across multiple tests. Environment variables are great for defining environment-specific URLs, API endpoints, and API keys s...

  • Bitbucket integration

    Use the mabl integration with Bitbucket Cloud to integrate mabl tests into your Bitbucket pipeline workflows. With the mabl Bitbucket integration, you can: Run automated mabl tests for visual, fu...

  • Email notifications

    If you prefer to receive results of recent plan runs in your inbox, you can configure mabl to send one of the following types of email notifications: Workspace report - a status report on all acti...

  • Link on Windows

    When running the Link Agent on a Windows machine, we recommend the following steps to ensure the most reliable Link Agent configuration. Note For an optimal setup experience, we recommend running...

  • How Intelligent Wait works

    Resilient tests with intelligent timing Automated test execution has historically faced two core problems: the maintainability problem and the state problem. Maintainability often revolves around w...

  • Flow data-driven variables

    To pass data into a flow, we recommend using flow parameters because they give you more control over every flow instance and prevent unintentional updates. However, if you don’t use flow parameters...

  • Managing flows

    This article shows you how to manage your flows in the mabl app, including how to… Find and organize flows Update flow details Review and roll back changes Clean up flows you no longer need For ...