Completed
Last Updated: 03 Apr 2023 21:15 by ADMIN
ADMIN
Cody
Created on: 03 Dec 2014 02:22
Type: Bug Report
0
Files of TFS connected project do not get stamped with Date & Time from source control
When a test project is connected to TFS, every time you Get Latest, the date & time stamp is updated to when you clicked Get Latest. This leads to some serious problems when you now try to schedule tests via the Telerik Scheduling Service in a multi-tester environment. Storage will take and keep the one with the latest date & time stamp which may not actually be the "latest" version. It won't take the version from tester's B machine that made a change to the test prior to the Get Latest operation. As a result the test list will run with old versions of the tests.
1 comment
Cody
Posted on: 03 Dec 2014 02:25
The way to avoid the problem is to always schedule a test list (never use Run List Remotely) and always check the "Get latest version..." checkbox. This will cause the Execution Server to pull the files directly from TFS instead of the Telerik Storage Service.