Menditect Test Automation

Last modified: March 18, 2025

Introduction

Menditect Test Automation (MTA) is a tool for automated regression testing. MTA offers a no-code, visual suite of automated test tools for embedding unit, component, process, User interface (UI), and API testing into your application lifecycle. For more information, see the Menditect website.

Documentation in This Category

Using MTA with Mendix

When purchased via Mendix, MTA can be used with any Mendix cloud hosting option, with the below requirements:

  • The application model being tested must be stored in the Mendix Team Server repository.
  • The MTA application and the application under test must be able to establish network connectivity with the Mendix platform APIs, including the Mendix Team Server and Project APIs.

For UI testing, MTA requires Playwright. The supported options are self-hosted Playwright or BrowserStack SaaS instances.

Currently, MTA cannot be used for apps using an on-premises Git repository or running in a fully air-gapped scenario.

Read More