After installing Test Studio trial and unistalling again after the trial period has ended, I am left with an error message each time VS2015 Community Ed opens.
"The 'WebAiiVSIP' package did not load correctly" which is detailed in VS error log:
<entry>
<record>53</record>
<time>2016/10/12 06:33:12.006</time>
<type>Error</type>
<source>VisualStudio</source>
<description>CreateInstance failed for package [WebAiiVSIP]Source: 'mscorlib' Description: Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\ArtOfTest.WebAiiVSIP-VS2015.dll' or one of its dependencies. Den angivne fil blev ikke fundet.
System.IO.FileNotFoundException: Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\ArtOfTest.WebAiiVSIP-VS2015.dll' or one of its dependencies. Den angivne fil blev ikke fundet.
File name: 'file:///C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\PrivateAssemblies\ArtOfTest.WebAiiVSIP-VS2015.dll'
 at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
 at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
 at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence)
 at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
 at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
</description>
<guid>{D5EDEC6D-8025-40CF-987C-B8EABA2C7451}</guid>
<hr>80004005 - E_FAIL</hr>
<errorinfo></errorinfo>
</entry>
So it looks like VS2015 is still looking for a component of Test Studio.
The extension is completely uninstalled (not listed under extensions and the directory C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE does not contain any files or folders with Telerik in.
I'm opening this support ticket as suggested by the Telerik team:
Hey Thomas!
I connected with my engineering team, and it appears this is something we haven’t come across before:
This would indeed not be an expected crash and we failed to reproduce the problem on our side.
Since you are still struggling though, it is possible that even after the uninstall there is a process still locking something. This exact package from the error message should be located here:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Telerik\Test Studio
Would you check for any left overs to remove there and also search in C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE for any similar files.
In case there is nothing, then would you please restart the machine?
If all this shows no result, my advice would be that you open a support ticket or a forum and share all details, so that that the support team could advice further.
Kevin Kurbs
Product Specialist, Test Studio
Progress
201 Jones Rd | Waltham, MA
phone 1-857-702-4502
mobile 1-978-875-4489
twitter @KKurbs
Hello,
we have set up a VM with Windows 7 to serve as our remote execution machine. We have a set of web UI tests and a test list we want to execute on it. The VM has Test Runner installed and running, scheduling and storage servers installed by Test Runner setup, Chrome has Telerik extension installed. We have followed the setup procedure from the official documentation.
However, every time we try to execute the tests remotely on that machine the job is initiated, list is being executed, but finishes after 10-15 seconds. All of the tests appear as "not run". Log from the machine shows no errors or exceptions.
What are we doing wrong?
The log shows this:
[05/27 10:09:09,Telerik.TestStudio.Scheduling.Client.exe(8056:19)] First trace message from pool unnamed thread (managed ID = 19, native ID = 5432).
[05/27 10:09:09,Telerik.TestStudio.Scheduling.Client.exe(8056:19),Framework] FireFoxInstallation.EnumFireFoxInstallations() : Valid Firefox 66.0.0.3 (x64) installation found at "C:\Program Files (x86)\Mozilla Firefox\firefox.exe".
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:42)] First trace message from pool unnamed thread (managed ID = 42, native ID = 932).
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:42),Execution] JobBroker.ScheduleJobAsync() : Job satisfied all preconditions, id = 592b0459-6e0b-46de-9fda-d4dccda5fbca
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:15)] First trace message from pool unnamed thread (managed ID = 15, native ID = 9612).
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:15),Execution] JobRunner.RunJobAsync() : TestList loaded for job ID = 592b0459-6e0b-46de-9fda-d4dccda5fbca
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:15),Execution] JobRunner.RunJobAsync() : Job started, ID = 592b0459-6e0b-46de-9fda-d4dccda5fbca
[05/27 10:09:15,Telerik.TestStudio.ExecutionManagerService.exe(8368:15),Execution] JobsController.CreateNewJob() : Accepted new job, Id = 592b0459-6e0b-46de-9fda-d4dccda5fbca
[05/27 10:10:42,Telerik.TestStudio.ExecutionManagerService.exe(8368:15),Execution] JobRunner.<CleanupTestRunsStatus>b__19_0() : Test list 'Smoke Test' finished. Updating dispatch group header job Id = 592b0459-6e0b-46de-9fda-d4dccda5fbca
[05/27 10:10:42,Telerik.TestStudio.ExecutionManagerService.exe(8368:15),Execution] JobRunner.<CleanupTestRunsStatus>b__19_0() : Test list 'Smoke Test' finished. Sending notifications.
[05/27 10:10:43,Telerik.TestStudio.ExecutionManagerService.exe(8368:24)] First trace message from pool unnamed thread (managed ID = 24, native ID = 532).
[05/27 10:10:43,Telerik.TestStudio.ExecutionManagerService.exe(8368:24),Execution] <>c__DisplayClass5_1.<JobFinished>b__3() : Skipping plugin Telerik.TestStudio.ExecutionManager.Notifications.Emailer.PostListExecutionEmailer notification- not ready to run
Thanks, Aleksandar
Hello
We're using the trail version of the software.
It works only if the end user has Local Admin rights. We strictly prohibit having local admin rights.
Does your software require local admin rights to work?
please let me know. thank you,
Jay
Hi ,
I have some tests added to my test list. When I try to run the test list, it opens the browser (chrome) and says "Extension loaded". But after that it is not navigating to my webpage...
=> So basically the first test is in "No run" and I couldn't find any logs for it..
I am wondering , the problem is with the extensions loaded ? or Should I have to do some settings for the test list ?
Could you please help me out on this.?
Regards,
Nithya A.
Hi i have a case where a partner is using a Progress openedge windows application against an Appserver.
They need to perform some bench to load several transaction to be able to give some vision about sizing when the number of users increases.
For now i suggested to use our Progress OpenEdge PASOe server (based on Apache Tomcat) to ba able to have a HTTP connection from the windows based application to the Application server.
I would like to know if we can use this configuration with teststudio to :
- track some traffic between the client and the Apache Tomcat server
- review the traffic and change some aspects
- run load testing using such informations to simulate a number of user running some similar transactions
Do we have any experience using Teststudio outside a context of a web application ?
Regards
Does anyone have a walkthrough or method they'd like to share on getting Test Studio to work in a Release using VSTS.
I'm using Test Studio with the Visual Studio plugin and creating the Tests in VS.
I'd like to build the projects( on build server) then using a release pipeline set up the environments dbs etc then run the built Test Studio project against it (using vstest.console??) and return the failures.
There seems to be a lot of different ways to do this in articles on line, a lot for older versions some that just dont seem to work.
Telerik Test Studio version 2019.
Visual Studio 2017 Enterprise.
Any help appreciated.
Hello everyone. I'm fairly new to the Automated Testing world (and tech world) and was hoping I could find some assistance here. I'm demo'ing Test Studio for the company I work at, and I like it a lot so far. The one issue I've run into is this.
I'm trying to have Test Studio test each drop-down selection on a certain page of our website. For example, I want it to select Alabama (the first state in our drop-down), and then after select the first county in the drop down. I'd essentially want it to loop through the counties so it tests each county to ensure the data for it loads. Is there a way for this to be done? Any help would be greatly appreciated! And please let me know if more information is needed (did my best to explain the situation).
Hi,
I'm trying to add step inside a test which basically takes a list of ids from a data source, iterates through each record where it would concatenate the data source value (id) to a url query string navigate to it, and then repeat this step for the next iteration after verifying the address was valid.
So far I've created the test, I've added a sql data source, bound the data source to my test, where data source is a list of guid ids'.
As part of the test I've added a 'Navigate to' step, added the Navigate Url and bound the data source to the NavigateUrl field (see boundfield.png)
The failure report reads
"Unable to resolve to an absolute URL: '9706a3f2-27d9-40af-aedb-0000286ab5ea'.
Unable to resolve to an absolute URL: '9706a3f2-27d9-40af-aedb-0000286ab5ea'."
the application log is attached
Could you please help with this scenario.
Thank you