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-
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...
-
Commenting on branched versions
When working with branches, it’s critical to be able to collaborate with your team as closely as possible to build alignment on changes. You can create and resolve comment threads for changes made...
-
The test details page
When you save a new test, mabl creates a new test details page. At first glance, the test details page appears to show the steps in the test and buttons to edit and run the test ad hoc. However, t...
-
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...
-
Using the test run multiplier
You can edit plans to spin up multiple instances of a single test. We call this feature a "run multiplier," since it creates several test runs and lets you verify that there are no unexpected erro...
-
Training tests with DataTables
This article explains how to work with DataTables when creating or editing a test, including how to... Select DataTable scenarios for training Check scenario values during a training session How...
-
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...
-
Using CSS and XPath
In mabl, you can create custom find steps that find elements on the page using a CSS query or an XPath expression. There are two types of custom find steps: Find a specific element: Perform an a...
-
Managing tests
As your test automation strategy evolves, you may need to make changes to your existing set of mabl tests. This article shows you how to manage tests in the mabl app, including how to… Change a tes...