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-
mabl credentials
In mabl, you can create a special credential variable type to use for authentication scenarios in your tests. mabl credentials are encrypted with a customer-specific encryption key before getting a...
-
Workspace support access
If you need help debugging test runs or troubleshooting configuration issues, the mabl Support Team is available to assist. By default, support access is enabled in new workspaces.Managing support ...
-
Adding and deleting workspaces
The workspace is the broadest grouping within the mabl application. Workspaces group applications, environments, credentials, tests, plans, and more into a set for the purpose of providing appropri...
-
Reviewing auto-heals
As your web application changes, mabl uses auto-heal to keep your tests up to date. When a step auto-heals in a passing test in a plan run, mabl generates auto-heal insights.This article explains h...
-
Assertions and auto-heal
In browser tests, if a target element cannot be found using its known attributes, mabl uses auto-heal to look for a similar element that is a strong match. While there are some nuances to this pro...
-
Assertions in the mabl Trainer
Assertions are a fundamental component of testing; they help answer the question, “Is my application behaving as expected?”At a high level, a browser or mobile test consists of the following: An ac...
-
Copying tests between workspaces
With multiple workspaces, you can set up mabl for independent teams within your organization. Depending on your team’s workflow, you may want to provide new workspaces with a set of starter tests o...
-
Visual test output
When a visual test runs in the cloud, the test output includes the following: Screenshots and logs: Similar to browser test output, visual tests update the test output page with screenshots and ...
-
Link Agent Configuration File
In addition to passing Link Agent configuration options on the command line, you can also pass in Link Agent configuration options from a file. Link Agent configuration files are a good option if y...
-
Adding snippets to API tests
In a mabl API test, custom scripts are composed of one or more API snippets. API snippets can be one-time or reusable, giving you the flexibility to manage scripts across tests and update when need...