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-
Deployment events in the mabl CLI
With mabl deployment events, you can integrate mabl tests into your CI/CD workflow to test code as soon as it's deployed. A deployment event triggers a parallel cloud run of all the plans in the w...
-
Reviewing performance tests
When a performance test completes, mabl provides a comprehensive breakdown of your application's behavior under load. This article covers how to navigate the performance output, interpret high-lev...
-
Monitor app performance over time
Looking to monitor for performance regressions in your app? Or just want to understand your app’s baseline performance for your users? In mabl, you can review performance metrics collected from tes...
-
Associating a test with a DataTable
When you associate a test with a DataTable, you can train and run the test with different scenarios. This article explains how to associate new and existing tests with DataTables. Generating a Da...
-
Creating API requests
In the API Test Editor, you can create, configure, and send requests to the API under test. There are two ways to create a request in the API Test Editor: Use the step builder Import step from cUR...
-
Flows
Some testing scenarios require recording the same set of steps to get your application in a specific state, such as logging into an application, setting up test data, or navigating to a specific pa...
-
PDF testing
For many applications, testing PDFs is an important step in validating end-to-end user journeys. In mabl, you can automate the validation of PDF files and their contents, including capturing screen...
-
Reporting API - Export results to a CSV in Bash
The following example provides some bash scripts for using the mabl Reporting API batch results endpoint to retrieve a set of test run results and transform them into a CSV format. Setup To execut...
-
CircleCI integration
Use the mabl/trigger-tests Orb to automatically trigger plans associated with a specific mabl environment or application to run in your CircleCI pipeline. With the mabl/trigger-tests Orb, you can:...
-
Visual model rebaselining
If your app was updated and you want to update the visual model in your mabl tests, you can rebaseline the visual model. Visual rebaselining, just like visual change learning, works per environmen...