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