No announcements
Found 2940933 threads
-
0 Votes
DiscoveryMessage : Unable to load types from the test source 'D:\TestAgent\_work\1\s\D365_CJL_GS\D365_CJL_GS\obj\Debug\D365_CJL_GS.dll'. Some or all of the tests in this source may not be discovered. If you are running unit tests for Windows Store apps an
:\TestAgent\_work\1\s\D365_CJL_GS\D365_CJL_GS\obj\Debug\D365_CJL_GS.dll'. Some or all ...Discussion | 0 Replies | 580 Views | Created by Fails to read Config file in release throws Null - Thursday, October 11, 2018 9:55 AM -
0 Votes
DiscoveryMessage : Unable to load types from the test source 'D:\TestAgent\_work\1\s\D365_CJL_GS\D365_CJL_GS\obj\Debug\D365_CJL_GS.dll'. Some or all of the tests in this source may not be discovered. If you are running unit tests for Windows Store apps an
\D365_CJL_GS.dll'. Some or all of the tests in this source may not be ...Unanswered | 1 Replies | 1296 Views | Created by Fails to read Config file in release throws Null - Tuesday, November 13, 2018 7:26 AM | Last reply by Jack Zhai-MSFT - Monday, November 19, 2018 5:27 AM -
0 Votes
Debug All Unit Tests
debugging specific groups or filters of tests is easier. And a lot more. BTW, you can right-click copy a test in the ...Proposed | 2 Replies | 3592 Views | Created by Michael Lemley - Wednesday, March 21, 2012 7:40 PM | Last reply by Peter Provost [MSFT] - Monday, March 26, 2012 9:19 PM -
1 Votes
running unit tests in non-unit test project types
here. Note that it is not a Microsoft recommended way. You shall use it at your own discretion. On a related note, if you are ...Answered | 1 Replies | 3260 Views | Created by PJ7 - Wednesday, March 7, 2012 3:09 PM | Last reply by Bhuvaneshwari K [MSFT] - Wednesday, March 7, 2012 9:22 PM -
0 Votes
Unable to load x64 unit tests in VS2010 test project
: Unable to load the test container 'D:\Knoesis\Output\Bin\Debug\\UnitTests_VS2010_x64_GG.dll' or one of its ...Answered | 1 Replies | 3139 Views | Created by GGupta2013 - Monday, February 11, 2013 2:15 PM | Last reply by Amanda Zhu - Tuesday, February 12, 2013 5:26 AM -
0 Votes
About calling unit tests through load tests
through load test. I have binded this unit tests to read data from the ...Answered | 1 Replies | 4136 Views | Created by RPPage - Sunday, February 17, 2008 4:16 AM | Last reply by slumley MSFT - Monday, February 18, 2008 2:21 PM -
1 Votes
Unit Tests are not discovered in Visual Studio 2015
) In order to check whether the cause is in your test code. Please create a simple unit test in your ...Answered | 1 Replies | 4220 Views | Created by Cynthia88 - Friday, August 5, 2016 10:13 PM | Last reply by lake Xiao - Saturday, August 6, 2016 1:46 AM -
0 Votes
Unit Tests In Load Tests: How to fail Unit Test
Hi Pir.Rab, Welcome to MSDN forum. According to your description, I could not reproduce this issue. In my side, I add ...Answered | 2 Replies | 593 Views | Created by Pir.Rab - Tuesday, April 30, 2019 10:38 AM | Last reply by Pir.Rab - Wednesday, May 1, 2019 9:47 AM -
1 Votes
Calling Unit Tests from other Unit Tests
But calling unit tests from other unit tests seems like it defeats part of the purpose in that you are no ...Answered | 1 Replies | 3966 Views | Created by d_troyer - Friday, July 10, 2009 3:16 PM | Last reply by DeborahK - Friday, July 10, 2009 4:24 PM -
0 Votes
How to analyse load test results that are running on some unit tests ?
are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated ...Answered | 1 Replies | 487 Views | Created by Darshnik Swamy - Tuesday, June 14, 2016 7:02 AM | Last reply by Weiwei Cai - Wednesday, June 15, 2016 9:24 AM -
0 Votes
Cloud Based Load Test Task failing when using unit tests to drive the load test
fine locally and just fine when kicking them off in the cloud (from my local box). I'm running into build issues when trying to run ... -
3 Votes
Where to store unit tests and codedui tests in TFS?
structure)Structure files in source control (physical folder structure) You may have storing unit test in different ways ...Discussion | 1 Replies | 1613 Views | Created by Mr. Javaman II - Friday, February 15, 2013 4:06 PM | Last reply by Mohamed.Radwan-MVP - Monday, February 18, 2013 1:33 AM -
7 Votes
Test Explorer Not Recognizing All Unit Tests
before you did not run all unit test. If the 1362 unit test methods are showed in ...Unanswered | 11 Replies | 32434 Views | Created by Ryan Petrick - Thursday, July 30, 2015 1:54 PM | Last reply by adamdc78 - Wednesday, July 18, 2018 12:48 AM -
0 Votes
Ordered Test not display the unit tests
I'm trying to run all my unit tests in an order. I added an ordered test to the project. But in ...Answered | 1 Replies | 733 Views | Created by RajVelusamy - Monday, September 15, 2014 8:46 PM | Last reply by Tina-Shi - Tuesday, September 16, 2014 9:02 AM -
0 Votes
Integrating unit tests in a load test
unit tests which are integrated into the load test (in order to map virtual users with the data source ...Answered | 9 Replies | 2050 Views | Created by biennl86 - Monday, February 18, 2013 9:27 AM | Last reply by Amanda Zhu - Friday, February 22, 2013 12:49 AM -
0 Votes
running unit tests in sequence
You could try using an ordered test. This will allow you to specify the order the Unit tests are run ...Answered | 1 Replies | 5886 Views | Created by Clayton E. Cramer - Thursday, January 15, 2009 3:50 PM | Last reply by Rusty Scrivens - MSFT - Thursday, January 15, 2009 6:20 PM -
0 Votes
Timeout errors while running Unit tests in Load Test
explicitly set the proxy so that the auto detection is not required. Here is the text of that readme ...Answered | 2 Replies | 5088 Views | Created by ValKu - Friday, April 28, 2006 11:29 AM | Last reply by Ty Y - Friday, February 23, 2007 11:04 PM -
2 Votes
What's the difference of Run Tests and Debug Tests? (Error: Unit Test Adapter threw an exception)
This can be related to fact, that test under debug is always run as x86. Check arch of all your custom referenced libraries, ...Unanswered | 4 Replies | 10595 Views | Created by Johan Andersson - Tuesday, January 13, 2009 3:27 PM | Last reply by Anton Purin - Sunday, November 21, 2010 2:18 PM -
0 Votes
Running unit tests from ccnet
("Do you want to allow the following program to make changes to this computer?") with asking for Administrator ...Unanswered | 6 Replies | 5217 Views | Created by Mal Sergey - Friday, March 29, 2013 9:43 AM | Last reply by Jack Zhai-MSFT - Tuesday, April 2, 2013 10:41 AM -
0 Votes
Running Universal Windows unit tests from the command line
How do you run Universal Windows (UWP) unit test projects from the command line? I want to run them as part ...Answered | 1 Replies | 1051 Views | Created by James Newton-King - Wednesday, November 18, 2015 11:46 PM | Last reply by Jack Zhai-MSFT - Friday, November 20, 2015 6:57 AM - Items 1 to 20 of 2940933 Next ›
No announcements