Version : 49.1

Released : 2023-03-01

Changes in this Release

Issue

Type

Module(s)

Description

3302

Bug

Automated Testing

Test Steps would sometimes fail, at random, with a 'ConnectionError' when there was a problem with the communication between TrialGrid and Medidata Rave. TrialGrid will now automatically retry the request to Medidata Rave if this errors occurs.

3308

Bug

Automated Testing

Data entry into Fields which were made visible by data entered into other Fields in the same step could fail. This has been corrected.

3309

Bug

Automated Testing

During daily TrialGrid server restarts, a test step could fail with a server error in the run log, but then on restart of the servers the remaining steps, and the overall test case could pass. If a test step fails with a server error during the daily server restart, then the whole test case will be re-run.

3311

Bug

Automated Testing

Extremely long Test Cases could run for more than 24 hours, and be restarted indefinitely after daily TrialGrid server restarts. There is now a time limit of 20 hours, after which a Test Case run will be stopped and the Test Case run will fail. Long Test Cases should be reduced in size and/or split into several smaller Test Cases.