Skip to main content

Release 2.10

Release date

16 April 2025

Supported Mendix versions

Menditect supports the Mendix Long-Term Support Version (LTS) and Medium-Term Support Version (MTS).
Read more about MTS/LTS versions at Mendix docs: https://docs.mendix.com/releasenotes/studio-pro/lts-mts.
For support levels on MTS/LTS and monthly releases, read the SLA.

Highlights in this release


Datavariation pages and functions greatly improved!
- New features, like adding a Title, shift up and down, configuring amount of columns per page.
- Improved Datavariation Navigability in both Run and Design, by using a.o. Highlighting and direct navigation to a Teststep or Test Case.

Automatically Adapt your Test Configuration!

Many improvements based on Customer Feedback!
- Highlighted with

New functionality

IDMTA-2013
New functionalityIt is now possible to assign a Title to a Datavariation column, shift Datavariation columns left and right, and delete the first Datavariation column, making the second column the first.
Release actionsNone.

IDMTA-2042
New functionalityImproved navigation from and to Datavariation pages, where any navigated or added item(s) are Highlighted, with a blue border around it. It is now possible to navigate from a Test Suite, Test Case, or Teststep, to the corresponding variation column(s), or back, and to navigate from an attribute, microflow parameter or assert, to the corresponding variation column. Also it is now possible, to navigate from a Test Suite Run, Test Case Run or Teststep Run to the corresponding variation column, and to navigate from an attribute, microflow parameter or assert in the Test Run, to the corresponding cell.
Release actionsNone.

IDMTA-2050
New functionalityThe Datavariation pages UI are completely restyled. Both pages are now popup pages, where the amount of viewable columns on the page can be configured. The Title of the Datavariation colum is now displayed. Icons are now only shown for Asserts no longer for Values. Datavariation item rows within the same Test Case or Teststep can be shifted up and down (having no effect on resulting Test Run). Additionally, the Title of Datavariation colums are now shown as the Title of the executed Test Suite or Test Case, in the Test Run Result pages.
Release actionsNone.

ID(none)
New functionalityExecuting a Test Case or Test Suite from a Test Suite / Case Run result page, will only run the respective Datavariation Column, if Datavariation was applied.
Release actionsNone.

IDMTA-2000
New functionalityIt is now possible to automatically adapt a Test Configuration to the most recently downloaded Application Revision using a Branch Subsciption.
Release actionsNone.

IDMTA-2040
New functionalityIt is now possible to set a time-to-live [in days] on any Test Run that was executed through the MTA Public API. The default is 2 days, the minimum is 1 day, and the maximum is 7 days. This allows, for example, to view the Test Results of scheduled Tests after the weekend, if they were executed on a Friday.
Release actionsNone.

IDMTA-2009
New functionalityWhen executing a Test Case or Test Suite, MTA navigates to the result page automatically (because there is only one result page).
Release actionsNone.

IDMTA-2054
New functionalityCustomers using SAML SSO can now choose to use IdP assertion attributes to assign User Roles to created Accounts, or to login as MTA Manager and assign User Roles manually.
Release actionsNone.

ID(none)
New functionalityThe "Mendix Model" page in a Test Configuration now contains the option to export the list of microflows with the flag "Is used in Teststep". The resulting CSV file can be used for reporting which microflows are used in Teststeps of that Test Configuration.
Release actionsNone.

ID(none)
New functionalityImproved scaling of the MTA pages that are shown in the Menditect Call Hierarchy extension.
Release actionsNone (you do not need to update the Extension).

ID(none)
New functionalityPages that require input (like Create Teststep) now automatically focus the element where the input can be entered (like a search textbox).
Release actionsNone.

ID(none)
New functionalityImproved the performance of actions in the Test Suite and Test Case pages. This is also a possible fix for the known issue "Generic random error message".
Release actionsNone.

Bug fixes

IDMTA-2032
ProblemIt was not possible to copy a Test Case from another Test Suite if the Test Case in that Test Suite had Test Case level Datavariation enabled.
SolutionIt is now possible to copy a Test Case from another Test Suite if this Test Case has Test Case level Datavariation enabled.
Release actionsNone.

IDMTA-2025
ProblemInefficient usage of the Java Virtual Memory (heap space).
SolutionImproved usage of the Java Virtual Memory.
Release actionsNone.

IDMTA-1960
ProblemKnown issue "Incorrect sequence number in data variation", when deleting Test Cases having Datavariation.
SolutionSolved this known issue; the sequence number for Test Cases and Teststeps in the Datavariation are now shown correctly.
Release actionsNone.

IDMTA-2048
ProblemDeleting large Applications from MTA could take very long if there are still downloaded Application Revisions.
SolutionApplication Revisions are now deleted in batches to improve the Delete Application process.
Release actionsNone.

IDMTA-1993
ProblemMoving Test Case Datavariation to Test Suite Datavariation resulted in double confirmation dialogs and resulting error messages.
SolutionMoving Test Case Datavariation to Test Suite Datavariation only needs to be confirmed once.
Release actionsNone.

IDMTA-2027
ProblemGit merge commits in the Select Application Revision pages were shown in the wrong order (in respect to other commits)
SolutionFixed the order of Git commits in the Select Application Revision pages.
Release actionsNone.

IDMTA-1949
ProblemCount validation feedback message Asserts in Test Suite Datavariation were not included when Duplicating a Test Case.
SolutionCount validation feedback message Asserts in Test Suite Datavariation are now included when Duplicating a Test Case.
Release actionsNone.

IDMTA-2035
ProblemThe Test Step Delay property was not included when Duplicating a Test Case.
SolutionThe Test Step Delay property is now included when Duplicating a Test Case.
Release actionsNone.

IDMTA-2085
ProblemAdding a newly created Assert to Test Suite datavariation from the Edit Assert page, shows an error message "DataVariationType has an issue: Test suite variation item can only exist for test case, if test case is flagged for test suite datavariation".
SolutionAdding a newly created Assert to Test Suite datavariation from the Edit Assert page, no longer leads to an error message.
Release actionsNone.

IDMTA-2086
ProblemDeleting an Application is not possible if there are still calculated coverage runs on the Application level.
SolutionCalculated coverage runs on the Application level are automatically deleted if the Application is deleted.
Release actionsNone.

ID(none)
ProblemSAML Requests were not cleaned up properly by the Scheduled Event.
SolutionSAML Requests are now properly cleaned up by the Scheduled Event.
Release actionsNone.