Molly Exten
- Total activity 858
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 507
Articles
Recent activity by Molly Exten-
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...
-
Microsoft Teams integration
Alerting on critical failures and testing insights in your workspace is critical to minimizing the impact of issues and regressions detected by your automated testing. To assist with this effort, m...