Telerik Forums
Test Studio Forum
3 answers
161 views

 

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!

 

 

Boyan Boev
Telerik team
 answered on 26 Jan 2016
6 answers
70 views

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

Boyan Boev
Telerik team
 answered on 25 Jan 2016
1 answer
58 views
I am currently using Telerik Test Studio 2015.3 and doing research to see if I can simulate various different users executing various different transactions simultaneously. (Basically I want to create a real-world scenario in which many different individuals are accessing an application while performing various functions at various times) Is this doable?
Boyan Boev
Telerik team
 answered on 22 Jan 2016
4 answers
77 views

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

Boyan Boev
Telerik team
 answered on 22 Jan 2016
9 answers
116 views
Hi,

I have Sucessfully configured Team foundation server for Bug Tracking in Test studio . when i try to submit a bug I get the following error "Unable to submit bug to Team foundation Server .Error:Symptom has an invalid value NULL" Attached is the trace log

this was working perfectly in 2012 Version I cannot perform this after updgrading to 2013 Vesion. Need Help on this error



Thanks
Boyan Boev
Telerik team
 answered on 21 Jan 2016
1 answer
51 views

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?

 

Vanya Pavlova
Telerik team
 answered on 20 Jan 2016
3 answers
190 views

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 ------- 

 

 

Ivaylo
Telerik team
 answered on 19 Jan 2016
45 answers
291 views

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

 

 

Boyan Boev
Telerik team
 answered on 15 Jan 2016
3 answers
73 views

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

Boyan Boev
Telerik team
 answered on 15 Jan 2016
3 answers
45 views

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

Ivaylo
Telerik team
 answered on 14 Jan 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?