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-
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...
-
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...
-
Types of variables
Variables are an essential step to creating robust, flexible tests. From extracting text from a page to sharing variables across tests, mabl offers a variety of variable types to help you meet you...
-
The company dashboard
The company dashboard provides account-level visibility for organizations managing multiple workspaces. Use it to review billing, usage, and quality metrics across the account.Accessing the company...
-
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. Copy the current URL To copy the current URL in the Desktop App, right clic...
-
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...