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
ID | MTA-2013 | |
---|
New functionality | It 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 actions | None. | |
ID | MTA-2042 | |
---|
New functionality | Improved 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 actions | None. | |
ID | MTA-2050 | |
---|
New functionality | The 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 actions | None. | |
ID | (none) | |
---|
New functionality | Executing 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 actions | None. | |
ID | MTA-2000 |
---|
New functionality | It is now possible to automatically adapt a Test Configuration to the most recently downloaded Application Revision using a Branch Subsciption. |
Release actions | None. |
ID | MTA-2040 | |
---|
New functionality | It 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 actions | None. | |
ID | MTA-2009 |
---|
New functionality | When executing a Test Case or Test Suite, MTA navigates to the result page automatically (because there is only one result page). |
Release actions | None. |
ID | MTA-2054 | |
---|
New functionality | Customers 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 actions | None. | |
ID | (none) | |
---|
New functionality | The "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 actions | None. | |
ID | (none) |
---|
New functionality | Improved scaling of the MTA pages that are shown in the Menditect Call Hierarchy extension. |
Release actions | None (you do not need to update the Extension). |
ID | (none) |
---|
New functionality | Pages that require input (like Create Teststep) now automatically focus the element where the input can be entered (like a search textbox). |
Release actions | None. |
ID | (none) |
---|
New functionality | Improved 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 actions | None. |
Bug fixes
ID | MTA-2032 |
---|
Problem | It 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. |
Solution | It is now possible to copy a Test Case from another Test Suite if this Test Case has Test Case level Datavariation enabled. |
Release actions | None. |
ID | MTA-2025 |
---|
Problem | Inefficient usage of the Java Virtual Memory (heap space). |
Solution | Improved usage of the Java Virtual Memory. |
Release actions | None. |
ID | MTA-1960 |
---|
Problem | Known issue "Incorrect sequence number in data variation", when deleting Test Cases having Datavariation. |
Solution | Solved this known issue; the sequence number for Test Cases and Teststeps in the Datavariation are now shown correctly. |
Release actions | None. |
ID | MTA-2048 | |
---|
Problem | Deleting large Applications from MTA could take very long if there are still downloaded Application Revisions. | |
Solution | Application Revisions are now deleted in batches to improve the Delete Application process. | |
Release actions | None. | |
ID | MTA-1993 |
---|
Problem | Moving Test Case Datavariation to Test Suite Datavariation resulted in double confirmation dialogs and resulting error messages. |
Solution | Moving Test Case Datavariation to Test Suite Datavariation only needs to be confirmed once. |
Release actions | None. |
ID | MTA-2027 |
---|
Problem | Git merge commits in the Select Application Revision pages were shown in the wrong order (in respect to other commits) |
Solution | Fixed the order of Git commits in the Select Application Revision pages. |
Release actions | None. |
ID | MTA-1949 |
---|
Problem | Count validation feedback message Asserts in Test Suite Datavariation were not included when Duplicating a Test Case. |
Solution | Count validation feedback message Asserts in Test Suite Datavariation are now included when Duplicating a Test Case. |
Release actions | None. |
ID | MTA-2035 |
---|
Problem | The Test Step Delay property was not included when Duplicating a Test Case. |
Solution | The Test Step Delay property is now included when Duplicating a Test Case. |
Release actions | None. |
ID | MTA-2085 |
---|
Problem | Adding 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". |
Solution | Adding a newly created Assert to Test Suite datavariation from the Edit Assert page, no longer leads to an error message. |
Release actions | None. |
ID | MTA-2086 |
---|
Problem | Deleting an Application is not possible if there are still calculated coverage runs on the Application level. |
Solution | Calculated coverage runs on the Application level are automatically deleted if the Application is deleted. |
Release actions | None. |
ID | (none) |
---|
Problem | SAML Requests were not cleaned up properly by the Scheduled Event. |
Solution | SAML Requests are now properly cleaned up by the Scheduled Event. |
Release actions | None. |