This is a migrated thread and some comments may be shown as answers.

Warning messages while executing through MStest

2 Answers 195 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
VVP
Top achievements
Rank 2
VVP asked on 12 Aug 2015, 06:24 AM

Hi,

 I have tried executing tests through Mstest as i need reports and with Mstest, i can get trx reports.

Although i was successful in execution of tests, I am getting several warning messages. I use a .testsetting file while executing through Mstest. 

Generally when executing through Telerik it will never say any Telerik dlls are missing . So that time tests are able to locate all necessary dlls. 

But in MSTest, i guess it is unable to do. So i mentioned 2-3 telerik dlls as deployment items in testsettings. Then i got these many warnings

See the below warning.Is there anything which i can do to tell test that dlls are there in Telerik installation folder? Or any other solutions?

Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Json' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Hosts.Common' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestStudio.Interfaces' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestingFramework.Interop' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'System.Net.Http.Formatting' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Autofac' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'System.Web.Http' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Microsoft.CompilerServices.AsyncTargetingPack.Net4' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Data.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.GridView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Docking.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.ScheduleView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Documents.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Navigation.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Input.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Licensing' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.RibbonView.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.DataVisualization.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Chart.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Controls.Data.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Documents.FormatProviders.Html.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'ArtOfTest.ShDocVw' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'ArtOfTest.InternetExplorer' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.TestStudio.Analytics' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.
Warning 8/11/2015 11:00:51 PM Warning: Test Run deployment issue: The assembly or module 'Telerik.Windows.Zip.2014.3.1211.1140' directly or indirectly referenced by deployment item 'ArtOfTest.WebAii.Design.dll' specified by the test settings was not found.

 

Thanks,

VVP

2 Answers, 1 is accepted

Sort by
0
VVP
Top achievements
Rank 2
answered on 12 Aug 2015, 08:28 AM

I created a separate post with warning as an attachment.

Please refer that post at http://www.telerik.com/forums/warning-messages-while-executing-through-mstest

0
Cody
Telerik team
answered on 13 Aug 2015, 06:43 PM
Hi,

Thanks. I'm researching your other post now.

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
VVP
Top achievements
Rank 2
Answers by
VVP
Top achievements
Rank 2
Cody
Telerik team
Share this question
or