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-
Updating the mabl Desktop App
The mabl Desktop App should be regularly updated to take advantage of mabl's newest functionality, improvements, and bug fixes. The app shows a banner prompting you to update the Desktop App when a...
-
Setting up your network for mabl
Some organizations may need to take additional steps to make mabl compatible with their network. This guide outlines the permissions required for using mabl and how to exclude mabl test traffic fr...
-
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 iso...
-
Automatic GitHub Issue creation
With the mabl GitHub integration, you can automatically generate GitHub issues based on mabl insights. Automatic GitHub issue creation helps you surface issues that are important to your team, suc...
-
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 app...
-
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 Co...
-
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. These custom headers may be used for authentication or to exercise some sp...
-
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...