Molly Exten
- Total activity 826
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 507
Articles
Recent activity by Molly Exten-
Plans
In mabl, plans represent a group of tests that run together. When you create a new plan or edit an existing plan, you can configure plan settings to control how the plan runs, from running tests in...
-
Test execution overview
mabl gives you great flexibility and control over when and where to run tests. From running a single test locally to validate it passes to running hundreds of regression tests in parallel across br...
-
CI/CD integrations
mabl provides a variety of ways to integrate your automated end-to-end tests with your existing CI/CD pipeline. CI/CD integrations trigger a mabl deployment event, which is a parallel run of all p...
-
mabl CLI overview
mabl CLI is a command-line tool that helps you integrate mabl with your CI/CD pipeline and developer workflow. It is distributed as a Node.js package available on npmjs.com. Use cases Querying wor...
-
Multibrowser support
In mabl, you can run tests across multiple browsers to ensure your application works as expected for all users. This article provides an overview of mabl’s browser support, including: Supported bro...
-
Data-driven testing
Data-driven testing is a great way to strengthen your automated testing strategy. By replacing hard-coded values with dynamic values that are loaded at runtime, you can parameterize your tests to ...
-
Getting started with performance tests
Application performance represents an important part of overall quality. When users interact with a slow or unresponsive site, they may develop a negative impression of the brand or organization b...
-
Getting started with browser tests
With the mabl Trainer, you can quickly build coverage of your web app and deliver quality at scale. If you’re just getting started, use the steps outlined in this article to create your first brows...
-
Set up the cloud MCP server
With the cloud MCP server, you can connect your AI client to mabl without using the mabl CLI. For an overview of server options, see the mabl MCP overview.PrerequisiteYou need an AI client that sup...
-
Xray step-level sync
By default, Xray results reporting syncs mabl artifacts to Xray test cases at the global test level. If your organization requires evidence to be synced at the step level, you can enable step-level...