Prepare Mendix project
To prepare the Mendix project for MTA, it is advisable to check for microflows that open a page.
If you want to test a microflow that opens a page, you must set a Return value in that microflow, returning the object that is passed to the page.
To find all microflows that have a “show page” activity, open Mendix Studio Pro, go to Edit → Find Advanced and select the following options:
- Choose an optional layout that is used in the project and Mendix will give you a list of “find results”.
- Filter the find results by only showing results of the type “microflows”.
- Check all the microflows of the “find results” and add return types for microflows you want to include in testing.
- Repeat this for all page layouts in use.
This process saves time if completed before configuring MTA.
A Few Notes
Feedback?
Missing anything? Let us know!
Last updated 30 June 2025