I am constantly getting the following message in my event logs from the ExectionManagerService
[03/28 20:00:07,Telerik.TestStudio.ExecutionManagerService.exe(3900:99),Execution] JobRunner.RunJobAsync() : Check if test list is available at project location. Consider cleaning Job storage!
[03/28 20:00:07,Telerik.TestStudio.ExecutionManagerService.exe(3900:99),Execution] JobRunner.RunJobAsync() : Job storage location: C:\Windows\system32\config\systemprofile\AppData\Roaming\Telerik\TestStudio\Scheduler\ScheduleStorage
However when I go to look for the location the folder does not exist. I was under the impression that the Job Storage location was actually
C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\Telerik\TestStudio\Scheduler\ScheduleStorage
Is there a way to resolve this incorrect location it thinks my Jobs are being stored in? WHen I get this error my remote and scheduled execution does not run.

Hello, Our admins installed a few patches on our remote server last night, and while we have upgraded out test studio to 2018.1.418.0 we are still running Robomongo 0.8.5, our MongoDB is offline and I am unable to start the service. I receive the following errors:
2018-04-24 11:28:47: Settings saved to: C:/Users/atestadmin/.config/robomongo/robomongo.json
2018-04-24 11:28:47: Connecting to localhost:27017...
2018-04-24 11:28:48: connect failed
2018-04-24 11:28:49: can't connect
Regards,
Lisa

Is it possible to create transaction names for each of your specific user processes and have those response times captured during a load test? Seems like all I can capture is server data etc but not transaction data. I am new to load testing in test studio so please keep that in mind. Thanks in advance for any suggestions/direction you can provide.
Mark

Currently I am using my own machine to write test case using Telerik Test Studio,
and I setup 2 Virtual machine at within the same network subnet IP address, in order to test the "Run test remotely" functionality.
So I have machine: TestRunner1 and TestRunner2
The scheduling server and data services i Setup on TestRunner1 as well.
I wrote 4 test cases, and put them into 2 test lists, eg: TestList1 = 2 test cases, TestList2 = 2 test cases
Sometimes when i run certain test cases on either one of the TestRunner machines, the test cases hangs and then TestRunner machine stays at "Busy" state, but I see that nothing is running on the machine using remote desktop. But sometimes the test lists pass successfully.
The "distribute test lists" also never works well, none of the test lists being executed, and both TestRunner machines stays at "Busy" state.
Need some help, my company is evaluating this product and we need to run on probably 200-300 Test Runner machine at same time.

Hi ,
I have an Agreement pdf file which is displayed on a new window,once i click on a link (with property of an button). I am not able to close that window as it is not detecting. Because of this new window , the old window steps are failing .
Can you please help me with it .
Thanks,
Noorain

On clicking on Submit button, i am getting couple message alerts in a div
1. Success(Saved successfully)
2.Error(Duplicate Entry)
But those message alerts appears on screen for few seconds only.(See attachment Success Message Alert)
The messages are explicitly removed from DOM after few seconds.(See attachment Error-Message-Container Div)
How to Verify those alerts. since i can't highlight them and verify that Text contains "Success" message alert because it comes only for few seconds and there is no trace of them in DOM also.
Hi All,
I currently have test project where it has feature file that has 30 test scenarios. it had been working which mean I could run the test and see the test showing up in Test Explorer, not until I made mistake to delete content in this folder "AppData\Local\Microsoft\VisualStudio\14.0\Extensions" because I thought I was deleting something from this folder "AppData\Local\Temp\VisualStudioTestExplorerExtensions" as a result it messed up my test project. So I started troubleshooting, suddenly all of my tests stop showing up in the Test Explorer.
My project installations has: NUnitTestAdapter, SpecFlow, SpecFlow.Assit.Dynamic, SpecRun.Runner, Selenium.Support, Selenium.WebDriver, NUnit, Selenium.StandardControls.
My Visual Studio is Community 2015.
Also I purchased SpecRun license as well.
I know that buying that Test Studio Ultimate will have 100 virtual users free. I just wonder how many maximum test runner we can set per each scheduling server?
What is the best approach to tackle in term of running test parallel?
What is your current setup?
Any expert here out there handle 10000 test cases using Test Studio and scheduling server/test runner?
I am evaluating this software now,
My Web System.tstest is part of the shared test in another test.
It works OK when i run locally, but when i run remotely using scheduling services and another test runner, then prompt this error.
InnerException:
System.IO.FileNotFoundException: Unable to find test 'Login & Logout\My Web System.tstest'
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteTestInCurrentContext(String relativeTestPath)
at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.ExecuteTestActionDescriptor.Execute(IAutomationHost autoHost, TestAsStepResult result)
at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
------------------------------------------------------------
'4/7/2018 7:49:56 AM' - Detected a failure. Step is marked 'ContinueOnFailure=False' aborting test execution.
------------------------------------------------------------
'4/7/2018 7:49:56 AM' - Overall Result: Fail
'4/7/2018 7:49:56 AM' - Duration: [0 min: 2 sec: 361 msec]
------------------------------------------------------------
'4/7/2018 7:49:56 AM' - Test completed!
I spend 3 hours to debug this problem.
I change some element page "Friendly name", and things start to screw up when run the test remotely. Everything is working fine in local tests.
I have no choice, but the uninstall the mongodb, remove all the mongodb files, and reinstall the entire storage services (with mongodb back). And everything is working fine after that.
Compile failed: c:\Users\Administrator\AppData\Local\Temp\2\TSProjects\d3044404-1123-4459-97ff-a78e64d83e16\Please Review Project\New UI\PR-T107 Create Multiple Comments & Verify Content (Stable).tstest.cs(72,19) : error CS1061: 'Area51Project.Pages' does not contain a definition for 'Review1hIOpTZmK0' and no extension method 'Review1hIOpTZmK0' accepting a first argument of type 'Area51Project.Pages' could be found (are you missing a using directive or an assembly reference?)
c:\Users\Administrator\AppData\Local\Temp\2\TSProjects\d3044404-1123-4459-97ff-a78e64d83e16\Please Review Project\New UI\PR-T107 Create Multiple Comments & Verify Content (Stable).tstest.cs(82,19) : error CS1061: 'Area51Project.Pages' does not contain a definition for 'Review1hIOpTZmK0' and no extension method 'Review1hIOpTZmK0' accepting a first argument of type 'Area51Project.Pages' could be found (are you missing a using directive or an assembly reference?)