Completed
Last Updated: 25 Aug 2014 11:53 by jippy
ADMIN
Velin Koychev
Created on: 25 Sep 2013 07:09
Type: Feature Request
2
User friendly detection when the remote scheduling server is down
When you connect your Test Studio to Remote Scheduling Server and try to execute your test list locally using "Run List" button, nothing happens. You can only press  "Abort Run" button that becomes enabled. In the log file there is the following exception which is not descriptive:
[09/25 10:08:46,Telerik.TestStudio.exe(9324:1),Error] LocalMachineAutomatedTestRunner.BeginTest() : EXCEPTION! (see below)
     Situation: Error scheduling test list job on local server!
     Outer Exception Type: System.Net.Http.HttpRequestException
     Message: Response status code does not indicate success: 500 (Internal Server Error).
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          Server stack trace:
          at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__24`1.MoveNext()
          Exception rethrown at [0]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Post>d__15`2.MoveNext()
          Exception rethrown at [1]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.ExecutionManagerCommunicationLayer.<QueueJobRun>d__26.MoveNext()
          Exception rethrown at [2]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
2 comments
jippy
Posted on: 25 Aug 2014 11:53
I am also facing an issue when running test list remotely .
I get an error "running test list failed internally due to unhandled error!" and after I click Ok , I keep getting an error "Uploading project files";
PFA the log as well.
Any help would be really appreciated.
JP
ADMIN
Daniel Djambov
Posted on: 08 May 2014 13:55
Telerik: this behavior is experienced when the Test Runner is assigned to a remote Scheduling server, thus when trying to use it locally it cannot run, because it serves to a remote server. We have changed the local Test List execution not to depend on Scheduling Service anymore and to be always able to run a test list locally, so this will not be experienced again. The solution will be available in our next product release planned in May 2014.