Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

ALT Release 6.7.5

🆕 Abort Multiple Jobs in large Scenarios
It can take a long time to abort Jobs one by one when aborting large running scenarios.
With this feature, users can now multi-select all or part of a large Test Scenario using checkboxes.

...

  • Access to Agent Cluster Management is now limited to the Customer Account Admin role.

    • All other users can select locations but not manage agent clusters, as seen in the screenshot below.

  • This new user access control is used for both Scenarios and single tests using NewTest page.

...

BUGS Fixed in this Release

  • When importing and replacing files the connection to Projects can, in some cases, be lost

  • Some options are not saved as part of NewTest preset creation

  • Added SQL deadlock guard to prevent a few identified SQL DB dead look cases when starting a scenario

  • Identified an issue with a value that cannot be null when parsing test results

...

Feature Enhancement - Set Scenario Test Start Time Offset in Seconds

...

The Scenario Test start time offset can be used to delay the start of a test in a Scenario.
We are now allowing users to set this offset in seconds.

Improved Scenario Test Startup Process 
We have made several improvements to the start-up process of Tests Scenarios. 
The startup process now has an extra step for distributing script files to all agents before starting the tests. 
Just before starting, we have also included a new synchronization point so that all tests included in the Scenario is waiting until all Jobs are ready to start.
The new start-up process posts messages to the Jobs page for each Job. 
Note: Some of the states are fast and might pass without notice by the user.

  • Job is being initialized

  • Job is initialization has completed

  • Parallel job startup sync of job <nnnn> ongoing (The job is in synchronization with other Jobs in the Scenario before the test starts)

  • Parallel job startup sync done for scenario run <nnnn> (All jobs in the scenario are now synchronized and ready to start)

...

New Feature - File Change History on Script Management Page
This new feature shows file change information with username and timestamp.
We are also keeping track of file related changes of tags and the files relation to ALT projects. 
In this first version we are tracking the full change history in the backend but only showing the latest file change with the date and user name in the frontend. 
In the later release, we will add the full change history information also to the frontend.

...