1.12.0 (2020-09)
-
The new PUT method of the /testjobs/{testjobId} resource modifies the priority of an existing test job.
-
High-priority jobs are now marked with the
icon in the web UI.
-
When you restart TestEngine, it reconnects to a floating sever automatically.
-
The bug with losing the Environment parameter in the queued job has been fixed.
-
A number of security issues have been fixed.
1.11.0 (2020-07-02)
-
A number of security issues have been fixed.
1.10.0 (2020-06-04)
-
The POST method of the /testjobs resource has a new parameter - priorityJob. Use it to run a test before other tests in a queue. To learn how to run test jobs, see Run Tests.
-
Now, you can use the tag parameter for running test suites.
-
Update the ReadyAPI dependency to 3.2.5.
1.9.1 (2020-05-06)
-
TestEngine now supports security tests.
1.8.2 (2020-03-27)
-
The bundled JRE for the Linux installer has been updated.
1.8.1 (2020-03-19)
-
Back end:
-
Update the ReadyAPI dependency to 3.1.0.
-
Update the Java version to 11. If the zip distribution is used, a new Java version needs to be set up (Java 11 or later).
-
Stop using "testengine" as the default password. Instead, enter the password in the installer or as startup parameters. If no password is provided, a random password will be generated and printed in the console during the first startup. Old installations are not affected by this when upgrading.
-
The security fix of WebSocket tokens.
-
1.7.0 (2020-02-13)
-
Front end:
-
Minor UI fixes.
-
-
Back end:
-
It is possible to get a token and use it as a bearer token instead of using basic authorization.
-
1.6.0 (2020-01-15)
-
Front end:
-
Minor UI fixes.
-
-
Back end:
-
It is possible to install TestEngine as a Windows service.
-
1.5.0 (2019-12-05)
-
Front end:
-
Minor UI fixes.
-
1.4.0 (2019-11-20)
-
Front end:
-
Minor UI fixes.
-
-
Back end:
-
Reports are in the PDF format.
-
Tuning of groovy script security.
-
The possibility of using a full URL in a transaction log.
-
1.3.0 (2019-11-06)
-
Front end:
-
The third-party libraries have been upgraded to be up to date.
-
Minor UI fixes.
-
1.2.0 (2019-10-23)
-
Back end:
-
The third-party libraries have been upgraded to be up to date.
-
-
Front end:
-
Part of third-party libraries has been upgraded to be up to date.
-
Minor UI fixes.
-
1.1.0 (2019-10-09)
-
Back end:
-
It is possible to specify a timeout for a job.
-
-
Front end:
-
A better tooltip in the test jobs graph.
-
Redirecting when opening the application with no license present has been improved.
-
1.0.3 (2019-09-25)
-
Back end:
-
Using ReadyAPI 2.8.2 internally.
-
A floating license can be installed even if the server is not listed in the Allowed connection targets.
-
-
Front end:
-
The license section has moved to a separate tab.
-
Expose settings for database cleanup on the settings page.
-
1.0.2 (2019-09-13)
-
Back end:
-
Automatic cleanup of test jobs.
-
Negative performance timing has been fixed.
-
-
Front end:
-
Update the Settings UI.
-
Get a test job ID from the UI.
-
1.0.1 (2019-08-29)
-
Back end:
-
Using ReadyAPI 2.8.0 internally.
-
The bug when installing a floating license after a trial one has been fixed.
-
In JUnit reports, canceled steps have been marked as failed.
-
The TestEngine version is now shown on startup and in /api/v1/version.
-
The API to clean up test results has been improved.
-
-
Front end:
-
Save Server Settings on the Enter key.
-
Redirect to log in even from the 404 page when logged out.
-
1.0.0 (2019-08-13)
The initial version.