JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Optionally provide elapsed times for individual unit tests

Given a large number of tests (>10,000) and a number of developers writing those tests, it would be great to have the actual elapsed time for each test. This would enable us to highlight long running tests that could require remedial action.

We are currently running the tests in batch mode multiple times throughout the day. Presumably if such a facility were provided, the information could be included in the log file or shown on the unit test progress form if run in that mode.

  • Keith Domigan
  • Apr 6 2021
  • Future consideration: 2022
  • Attach files
  • Ryan Brown commented
    September 08, 2022 13:04

    It'd also be an excellent addition have this for overnight batch processing. The ability to pinpoint exactly which jobs/flows have unusual timings and get right down to the cause would be great. I think there's currently an issue whereby flows contained within flows can't be assessed though.

    Having this available would also allow us to open the timings up to data visualisation or, (in future), machine learning to identify anomalies. We could even set a new baseline each release and see whether performance increases or decreases.

  • Peter Banyard commented
    April 06, 2021 09:01

    Could this feature be added to the JadeTestListenerIF interface?