At mabl, we believe that testing is a team sport. When everyone contributes to the quality of your app, your team can build test coverage faster and catch issues earlier.
Use this checklist to help your team collaborate effectively as your testing scales:
- Invite your team and give them the right access
- Empower your team to build and understand tests
- Connect mabl to your existing workflow
- Integrate mabl into your CI/CD
- Review tests on a regular basis
Invite your team and give them the right access
To start collaborating, invite teammates to your mabl workspace on the teams page: Settings > Team. Choose an appropriate workspace role for the person you are inviting.
Role | Permissions |
---|---|
Viewer | Viewing results |
Editor | Creating and running tests, plus viewer permissions |
Owner | Managing workspace settings, plus editor permissions |
SSO login
If your team uses an SSO provider, you can also set up SAML to simplify login.
Empower your team to build and understand tests
To build coverage faster, equip your team with the tools they need to create tests and understand test results:
- Encourage your team to complete self-guided training lessons and skills certifications in mabl U.
- Share relevant mabl help resources with your team for creating tests, running tests, and understanding results.
Connect mabl to your existing workflow
To streamline your testing workflow, integrate mabl with the tools your team already uses:
- Set up the Slack or Teams integrations to immediately notify your team when a test fails.
- Set up the Jira integration to link tickets to mabl tests for better traceability.
Integrate mabl into your CI/CD
To reduce the burden of manual work, integrate mabl into your CI/CD pipeline. Set up tests to run automatically before merging changes or after deploying code to a new environment.
Integrating mabl with your CI/CD tool gives everyone on the team better visibility into the quality of your app. If there are any issues that require deeper investigation your team can follow up on the using the detailed test output in the mabl app.
Review tests on a regular basis
To ensure your tests remain relevant, review them on a regular basis. Work with your team to establish shared guidelines for creating tests, and set up regular workspace audits to ensure your testing strategy remains effective.