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-
Creating effective flows
When used effectively, flows can be a force multiplier in your team’s automated testing strategy, saving you time and increasing coverage. To get the most out of the flows in your mabl workspace, w...
-
Configuring browser settings
Cross-browser validation is an important part of quality. In mabl, all tests run on Chrome by default. You can also configure tests to run on Firefox, Safari (WebKit) and Edge to ensure your websit...
-
Publishing Playwright test results to mabl
Configure your Playwright test suites to export all test run results into the mabl cloud. With the @mablhq/playwright-reporter package, teams can see results from their Playwright tests alongside m...
-
Adding tests to plans
By adding tests to a plan, you can harness the power of scheduled executions and running on deployment. This article explains how to add tests to a plan, including how to… Add one or more tests to...
-
Creating a mobile test
This article describes the settings you can configure when creating a new mobile test: New test > Mobile test. New to mabl? If you're new to mabl and want more guidance on training tests against y...
-
Triggering plan runs
To help teams meet their testing goals, mabl includes a range of options for running plans. This article explains the different ways you can trigger plan runs in mabl, including how to… Run a pla...
-
User roles and permissions
When you join a mabl workspace, your user role defines your level of permissions. Depending on your team’s needs and security requirements, you can assign user roles more broadly for shared resourc...
-
Running tests inside a CI environment
With the mabl CLI, you can run mabl tests in headless mode inside your CI environment. This execution environment is known as the mabl CI Runner. Tests execute in your CI environment sequentially a...
-
Accessibility testing overview
When it comes to quality engineering, there are additional dimensions that are key to building a great user experience. Accessibility is a core part of quality - ensuring that all users have equita...
-
Recommended security best practices
Automating software tests inevitably involves working with sensitive information, from credentials and API keys to interacting with applications that can access customer data. mabl’s approach to da...