The table below describes the main changes made to GXtest for GeneXus 18 upgrades. All changes that are in stable and preview channels are included in the beta version too.
Date: By night-build.
Version: 4.18.0.X
Release: GeneXus 18 - Beta Channel
Download
What's new?
- Test objects can be included in Deployment Units
Bugfixes:
- IsControlEnabled command now considers GeneXus control enabled property
- Running with Java version in a custom path
Date: By night-build.
Version: 4.18.2.X
Release: GeneXus 18 - Preview Channel
Download
What's new.
Bugfixes:
- Running with Java version in a custom path
- Tab name for screenshots was not adjusted for long command names
Date: December 21th, 2022.
Version: 4.18.1.22459
Release: GeneXus 18 - Preview Channel
Download
What's new.
- Added support for strong-named assemblies in .Net Framework
- Added a combo box and property to choose the type of build performed when running test in GeneXus IDE (Don't Build, Build With These Only, Build, Rebuild)
- The assertion message is shown in the Comparer window
- Execution results are stored in TestResults folder for each environment and can be opened from Tests Results window
- Stack trace, exception types, and inner exceptions are logged for .Net environments when a test execution throws an error
- The browser's log is now shown when a Web UI Test command fails
Bugfixes:
- Calling the RunTests MSBuild task without parameters was running nothing, now it runs all tests.
Date: November 10th, 2022.
Version: 4.18.0.21956
Release: GeneXus 18
Download
What's new.
- Updated Test objects' icons
- Added support for shadow DOMs through >>> selector
- Added boolean Build parameter to RunTests MSBuild task, allowing to choose whether building tests or not before executing them
Bugfixes:
- GXtest output is focused when creating a new KB
- Execution of more than ~1000 tests wrongly reporting build failed
- Create Rest Test for objects without parameters does not call via HTTP
- Create Rest Test generates test source commented when parameters are attributes of some specific types
- Start Kestrel server when running web UI Tests in .Net environments