No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Unanswered0Votes
How to get list of Test case name having the Test property [Test Method] for any unittest dll
Hi , I have an automation solution with below code namespace SampleUnitTest { ... -
Unanswered0Votes
CUIT log images broken (red cross is displayed) please help to configure
Hi I used the following in my QTAgent32.exe.config file to get a log output <appSettings> <add ...2 Replies | 51 Views | Created by BreuerMichael - Friday, November 01, 2013 4:30 PM | Last reply by BreuerMichael - 6 hours 43 minutes ago -
Answered0Votes
The 'OraOLEDB.Oracle' provider is not registered on the local machine in Unit Testing ?
Hi, I have strange problem when testing connection to Oracle11 64 in VS2010 UnitTesting. It throw error Test method UnitTest.OleDb.OleDbOracleConnectionTest threw ...4 Replies | 86 Views | Created by IRW7 - Friday, October 25, 2013 12:01 PM | Last reply by IRW7 - 14 hours 5 minutes ago -
Unanswered0Votes
SSDT Unit Test Doesn't Hit CLR Breakpoints
In SQL Server Data Tools 2012 (Visual Studio 2010) I've create a C# SQL Server unit test for a CLR user-defined function project that is also written in C#. public partial ...5 Replies | 89 Views | Created by Mark Zudeck - Tuesday, October 29, 2013 8:08 PM | Last reply by Amanda Zhu - 14 hours 51 minutes ago -
Unanswered0Votes
CollectionAssert.AllItemsAreInstancesOfType
Hi please help me with this [TestMethod] public void ...2 Replies | 67 Views | Created by litusahoo - Thursday, October 31, 2013 1:08 AM | Last reply by Amanda Zhu - Friday, November 01, 2013 5:27 AM -
Unanswered0Votes
Unity, Unit tests and ASP.NET (not MVC)
I am using Unity in an ASP.NET project (not MVC). It seems that the Unit Tests need to be aware of Unity, create an IoC container and insert Mocks into that, unlike the other unit testing ...1 Replies | 48 Views | Created by BanksySan - Tuesday, October 29, 2013 1:51 PM | Last reply by Jack Zhai - MSFT - Thursday, October 31, 2013 9:45 AM -
Unanswered0Votes
Testing Web App on a different server configuration
To start, I am new to developing CodedUI tests. I have a test for a web application. It is static right now, in that it opens up in IE for a hard-coded URL. In order to run this on a different server ...1 Replies | 50 Views | Created by stephen.madden - Wednesday, October 30, 2013 8:30 PM | Last reply by Amanda Zhu - Thursday, October 31, 2013 7:51 AM -
Answered0Votes
[Coded UI Test] - Unable to get property TabIndex
Hi, I'm trying to get the TabIndex of different objects, in short like this (example for a ...2 Replies | 69 Views | Created by Stefan Q Andersson - Tuesday, October 29, 2013 2:17 PM | Last reply by Stefan Q Andersson - Wednesday, October 30, 2013 11:53 AM -
Answered1Votes
How to create private accessors in VS 2012
Hi, I can't figure out how I can create private accessors in a VS 2012 project. Is there any new way of doing that since 2010 ? Best ...4 Replies | 4821 Views | Created by Thomas Bjørndahl - Friday, September 28, 2012 11:31 AM | Last reply by mayer.axel - Tuesday, October 29, 2013 2:52 PM -
Answered0Votes
Data-Driven Unit Test with data from a library
How can I set in a unit test project the DataSource to a library method returning a DataTable? I would like the rows of this DataTable to be accessible ...1 Replies | 62 Views | Created by pappasa - Friday, October 25, 2013 1:41 PM | Last reply by Amanda Zhu - Monday, October 28, 2013 6:23 AM -
Unanswered0Votes
Issue with System.Windows.Application.Current.Dispatcher as null during unit testing
Hi, We are getting an issue while unit testing , We use System.Application.Current.Dispatcher in our code, during unit tetsing it is coming as null. How to fix it. I know its better ...1 Replies | 58 Views | Created by chaituatp - Thursday, October 24, 2013 12:50 PM | Last reply by Amanda Zhu - Friday, October 25, 2013 2:25 AM -
Answered0Votes
C# code to get testcase name of an visual studio solution
Run option -> All Tests Visual studio will load and run all tests. Is there any way to get all test case names using c# or any command line utility?1 Replies | 87 Views | Created by kumaranil36 - Thursday, October 24, 2013 10:01 AM | Last reply by Amanda Zhu - Friday, October 25, 2013 1:59 AM -
Answered2Votes
Fakes.dll can be referenced in VS professional and updated ?
Hi, We have one ultimate version of VS , that can make the fake dll in order to shim the methods for unit testing , I wonder if the other developers can ...9 Replies | 413 Views | Created by elembm82 - Tuesday, July 09, 2013 6:26 PM | Last reply by Mitul Thesiya - Wednesday, October 23, 2013 4:06 PM -
Answered0Votes
Compare two XML through C#
Hi All, I am working on Coded Ui and I am facing issue while comparing 2 xml. Pease find my XML file below. I have XML ...6 Replies | 97 Views | Created by Laxmikant Verma - Thursday, October 17, 2013 9:52 AM | Last reply by Laxmikant Verma - Tuesday, October 22, 2013 11:17 AM -
Unanswered0Votes
Unit Testing Extensions and execution events
Hello, I write a simple extension for Unit Testing Framework. According MSDN ...13 Replies | 343 Views | Created by Mikalai Barysenka - Monday, September 23, 2013 2:02 PM | Last reply by Vicky Song - Tuesday, October 22, 2013 2:51 AM -
Unanswered0Votes
Eventlog errors when building a solution from command line with devenv.
Hi all, we got strange error entries in the eventlog when building one of our solutions at the command line with devenv. The following two entries show ...8 Replies | 8635 Views | Created by BH BerndH - Monday, November 15, 2010 2:45 PM | Last reply by Feutje - Friday, October 18, 2013 1:01 PM -
Answered0Votes
Why does Load testing in Visual Studio always take 5 minutes regardless of number of usrs
Hi, I've created a load test on Visual studio and running with 25 simultaneous users. When running the test, a countdown timer is displayed (5mins). When I change the settings ...1 Replies | 68 Views | Created by pkarsan - Thursday, October 17, 2013 9:51 AM | Last reply by Jack Zhai - MSFT - Friday, October 18, 2013 8:53 AM -
Unanswered0Votes
Windows Store App Unit Testing a USB Device
I'm reposting this question from: ...8 Replies | 364 Views | Created by David.Clark.101 - Thursday, September 26, 2013 12:59 PM | Last reply by David.Clark.101 - Thursday, October 17, 2013 8:39 AM -
Answered0Votes
I am unable to open the project files that I was working with before in Visual Studio 2010
My computer was re-imaged and all of the applications had to be re-installed. I installed VS 2010 and tried to open a C++ program solution that I was working with. I get this error. The file ...1 Replies | 94 Views | Created by shau1 - Wednesday, October 16, 2013 9:42 PM | Last reply by Amanda Zhu - Thursday, October 17, 2013 5:42 AM -
Answered1Votes
Use Multiple Filters in VS 2012 test explorer
I would like to filter on multiple criteria in Visual Studio 2012 test explorer search filter box. I would like to get tests with trait "A" OR "B" I ...4 Replies | 1635 Views | Created by CamCam - Friday, October 19, 2012 3:45 PM | Last reply by Brandon H_ - Wednesday, October 16, 2013 2:41 PM - Items 1 to 20 of 1197 Next ›