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
  • Merging branches

    When working collaboratively on tests and flows across different branches, it’s important to understand how to safely resolve conflicts and merge branches to avoid accidental overwrites. This artic...

  • Automatic GitHub issue creation

    With the mabl GitHub integration, mabl automatically creates a GitHub issue whenever it generates a mabl insight. Insights are generated when mabl detects a change relative to the baseline, such as...

  • Azure Pipelines integration (VSTS)

    Integrate your mabl tests directly into your Azure Pipelines builds inside Azure DevOps. Use the mabl pipeline task to automatically trigger plans associated with a specific environment and/or appl...

  • Troubleshooting API tests

    If your API test failed or produced an unexpected outcome, here are some steps you can take to isolate the issue: Investigate failed steps Find the last passing test Add console log statements Com...

  • Plan run output

    When a plan executes in the cloud, mabl schedules and runs the tests according to the plan’s configured settings. You can review a plan's run history on the plan details page in the app. To review ...

  • mabl static IP addresses

    All mabl test traffic originates through a fixed set of IP addresses. By adding mabl's static IP addresses to a firewall allowlist, permitlist, or whitelist, you can give mabl access to non-public ...

  • Custom HTTP headers

    You can configure mabl browser tests to pass custom HTTP headers with each request in plan runs and in local ad hoc runs. Custom HTTP headers are most often used to make requests from mabl test ru...

  • How performance test execution works

    While performance tests use the same mabl cloud infrastructure as functional tests, the way they execute is slightly different. This article explains how performance test execution works, from star...

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