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
I just designed my first load test I have 300 users available to me. This test I designed only requires 15 users. Ive set up the scheduling service in the manage area to allocate 100 users.Now to the monitors I set up have to be the same servers that is connected to the scheduling service. I'm confused on how to get this going.
For example,
During recording, click the htmlbutton which creates the new htmltextbox with dynamic id (say t1) and edit that textbox and give some values to save it.
And during playback, click the htmlbutton which creates the another new htmltextbox with dynamic id (say t2) but it edits the textbox which already created (ie., t1) instead of textbox (t2).
How to find the dynamic elements using coded steps?.
Hi Team,
We are looking for an appropriate automation testing tool which works best for our WPF application.
I have recently downloaded Test Studio Trial version and I am facing challenges while working with recorder
1. Recorder is not working for WPF application, although it works smoothly for Web applications.
2.On checking Logs the error is as:
01/06
00:10:19,Telerik.TestStudio.Desktop.exe(18204:1),Framework]
Manager.get_ActiveWpfWindow() : ActiveWpfWindow was changed and set to
LastOrDefault. Current active window was either invisible or
disconnected
[01/06
00:10:20,Telerik.TestStudio.Desktop.exe(18204:1),Recording]
RecordViewController.ApplicationLaunched() : Error launching the
recorder. Error: Process has exited, so the requested information is not
available.
I
have currently installed Test Studio on Windows Server 2008 R2
machine.Looking into the error I feel its related to incomplete/missing
installation.I tried uninstalling /reinstalling but no success.
Note: I have gone through Telerik Forum -http://docs.telerik.com/teststudio/troubleshooting-guide/recording-problems-tg/unable-to-launch-recorder and followed most of the instructions but still recorder doesnt work.
Can you suggest me some alternative.
Kindly help.
Regards,
Tulika
Hello,
I am trying to create my first testing in Visual Studios 2013 with the Test Studio plugin. I am following the instrustions below. For some reason Telerik is not showing up as an installed template, when trying to select a project type. VS 2013 was installed before Test Studio. I have unistalled and re-installed Test Studio, but no luck.
http://docs.telerik.com/teststudio/getting-started/create-test-vsplugin/web-test
Please advise.....thanks,
Sean
Hello.
I am trying to perform a load test on a ASP.NET web application using following steps.
1. Log in
2. Open a popup window and enter some info and applying (POST) and closing the window
3. log out.
This works perfectly in a functional test, and the load test is recorded using the same functional test, using IE. I have tried to add wait times in all steps, but that does not help. Can you please advice? I am using Test studio V2015.3