I've managed to record a number of simple/straight forward tests to log in and enter data in the application we are testing.
However, where I have made the test to be data driven, the option to add a new record in the application under test is disappearing behind the sticky main menu when i use the command for the test to scroll to the top of the page.
Any suggestions how I can get this to work or the command(s) I should be using.
At the moment I 've simply recorded and play back the test.
Any assistance would be greatly appreciated!
Is there a way to force a new copy of a test to be loaded to the storage server?
I have a test that no matter what changes I make to it, when scheduling a test list that includes it, an older version of the test is always executed. I have tried changing the test list as well. I have tried removing all scheduled runs that include the particular test. No joy.
Your help will be much appreciated. Thanks.
Briar
Hello,
I usually work in the office but occasionally I take the laptop home and work there. At my office I have multiple monitors and usually drag the recorder off to another screen from where my application is. I am home now and my recorder is stuck off screen. I'd rather not have to do a full reinstall just to reset the coordinates of the recorder pop up. Is there an easy fix for resting the position that the recorder initializes to?
Thanks,
Jon D
Hi,
Can i get to know that whether the colors of the lines depict some reasoning? If the color for the line is red, is it showing any strange behavior?
Hi,
It's been a while since the last time I used Test Studio, so I updated to the latest version. 2015.3.1217.0.
Now I can't connect to Team Foundation Services and receiving the error: HTTP code 203: Non-Authoritative Information (See log below and check attached screenshot). Please note that I'm using visual studio online and I have no issues when connecting from VS 2015.
I hope someone faced the same issue than me and solved it. Not much info can be found on the web...
[01/12 17:21:32,Telerik.TestStudio.Desktop.exe(11216:19),TeamFoundationServer] TFSServer.ConnectToServer() : EXCEPTION! (see below)
Situation: Exception connecting to TFS server
Outer Exception Type: Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException
Message: Team Foundation services are not available from server https://XXXXXXXXXXXXXXX.visualstudio.com/defaultcollection.
Technical information (for administrator):
HTTP code 203: Non-Authoritative Information
HRESULT: 0x80131600 (Official ID (if app.) = COR_E_APPLICATION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5632)
Call Stack:
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
at Microsoft.TeamFoundation.Framework.Client.LocationWebService.Connect(Int32 connectOptions, ServiceTypeFilter[] serviceTypeFilters, Int32 lastChangeId)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.Connect(ConnectOptions connectOptions)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.EnsureConnected(ConnectOptions optionsNeeded)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.EnsureAuthenticated()
at Microsoft.TeamFoundation.Client.TfsConnection.<EnsureAuthenticated>b__0()
at Microsoft.TeamFoundation.Client.TfsConnection.UseCredentialsProviderOnFailure(Action action)
at Microsoft.TeamFoundation.Client.TfsConnection.EnsureAuthenticated()
at Microsoft.TeamFoundation.Client.TeamFoundationServer.EnsureAuthenticated()
at ArtOfTest.Common.TFSClient.TFSServer.ConnectToServer(IServerInfo server)
[01/12 17:21:32,Telerik.TestStudio.Desktop.exe(11216:19),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
I have a scheduling server set up which also serves as the storage server. There are 5 execution servers (including my local computer) all connected to the scheduling server and I am able to run test lists remotely on them. The question comes when trying to run load tests. If I do not include my local machine on the "Manage Users" screen, then the "Run this test" button is not enabled and I cannot run a load test, no matter what other computers and VU's have been set up on the "Manage Users" screen. If I do add my local computer to that list, then the "Run this test" button is enabled, but when I click it, I get a message "sending the test to the scheduling server" but the load test never runs and the "Run this test" button remains disabled until I restart the test studio application. Below is the error log in that scenario. Keep in mind that my local machine does have its test runner scheduling connection configured to the proper scheduling server (not localhost or my computername):
10/27 19:06:44,Telerik.TestStudio.Scheduling.Client.exe(8624:14)] First trace message from pool unnamed thread (managed ID = 14, native ID = 7100).
[10/27 19:06:44,Telerik.TestStudio.Scheduling.Client.exe(8624:14),Execution] JobValidator.EnsureServiceIsReady() : No drones have been registered- reject job
[10/27 19:06:44,Telerik.TestStudio.Desktop.exe(2216:42)] First trace message from pool unnamed thread (managed ID = 42, native ID = 8248).
[10/27 19:06:44,Telerik.TestStudio.Desktop.exe(2216:42),Error] SchedulingTestListRunner.BeginTest() : EXCEPTION! (see below)
Situation: Error scheduling test list job on local server!
Outer Exception Type: Telerik.TestStudio.Shared.Communication.Exceptions.NoDronesRegisteredException
Message: No Drones have been registered with this scheduler
HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
Call Stack:
Server stack trace:
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<CheckForKnownResponseCode>d__66.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.<HandleResponse>d__5f.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.BaseCommunicationLayer.<HandleResponse>d__62`1.MoveNext()
Exception rethrown at [2]:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Post>d__46`2.MoveNext()
Exception rethrown at [3]:
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 [4]:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
at ArtOfTest.WebAii.Design.Execution.LocalExecution.SchedulingTestListRunner.<BeginTest>d__c.MoveNext()
[10/27 19:06:44,Telerik.TestStudio.Desktop.exe(2216:42),Error] SchedulingTestListRunner.BeginTest() : Error scheduling test list job on local server!
If I change my local test runner to use the local computer as its scheduling connection and change the project scheduling server settings to run locally, only then will the load test work, but it only runs from my machine and not the execution machines. How do I get a load test to run on multiple execution machines? Can this only be done through a test list?
Thanks!
Chad
We are getting the attached error message when we try to convert a step to code.
I am guessing I a missing referernce in the settings but I am not sure which one:
References currently in the settings file:
System
System.Core
ArtOfTest.WebAii
ArtOfTest.WebAii.design
Telerik.WebAii.Controls.Html
Telerik.WebAii.Controls.Xaml
Telerik.WebAii.Controls.Wpf
Telerik.TestingFramework.Controls.KendoUI
Error message:
"Error adding functions: There are no classes in code behind that extend the webaii base class 'BaseWebAii'. Either add one to the file or delete the tests's .aii.cs or aii.vb file and we will generate a new one."
Any help would be greatly appreciated.
Mike
Hello. When running a scheduled test list and an error occurs, my emailed results are missing data on the Images and Page DOM tabs. I had reported this recently and it was thought that the latest build had resolved this problem. But, alas, that is not what I an experiencing. I am running the latest build 2015.3.127.0 on both my local machine and a server running the scheduling, storage, and execution services. The server has a fresh install as of yesterday afternoon.
I created a test script with a forced error in it. Please find a screen shot of it, the application logs for both my machine and the server, and screenshots of the emailed results.
Your help will be greatly appreciated. Thanks!
Briar