Eva Ferreira
- Total activity 408
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 207
Activity overview
Latest activity by Eva Ferreira-
Eva Ferreira created an article,
DataTable API
With the mabl DataTable API, you can programmatically manage DataTables and their individual scenarios. The endpoints available in mabl's DataTable API include: DataTable endpoints Variable endpo...
-
Eva Ferreira created an article,
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...
-
Eva Ferreira created an article,
Reporting API - Export results to CSV in Node
You can use the following Node.js script example with the mabl Reporting API batch results endpoint to retrieve a set of test run results and transform them into a CSV format. Setup To execute the...
-
Eva Ferreira created an article,
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 ...
-
Eva Ferreira created an article,
Reporting API
With mabl's reporting API, teams can programmatically export test results, test artifacts, and workspace activity to an external reporting tool or database. The endpoints available in mabl's repor...
-
Eva Ferreira created an article,
Intro to the mabl API
With the mabl API, you can trigger tests, retrieve results, and export test run artifacts programmatically. Read on to learn more about: Authentication Mabl API endpoints Response types Mabl reso...
-
Eva Ferreira created an article,
Searching and filtering your workspace
Workspace search To find a specific test, plan, flow, or step within a flow, click on the search icon in the top right corner of the app. Workspace search icon You can search for tests, plans...
-
Eva Ferreira created an article,
Organizing tests into plans
There are many different options for configuring and running a plan, and what works for one team might not work for yours. This guide offers some general tips for teams on how to organize mabl tes...
-
Eva Ferreira created an article,
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. In other words, it is a way to freeze the state of...
-
Eva Ferreira created an article,
Running tests on branches
By running tests on branches, you can check changes and merge once you're certain that both the tests and app under test don't have any issues. You can run both individual tests and plans on a bra...