336 questions with Visual Studio Testing tags

Sort by: Updated
1 answer

Visual Studio 2019 - Disable Updates

I am not new to software packaging and deployment via SCCM. I have worked with previous versions of Visual Studio in our environment. I am currently attempting to Install Visual Studio Team Explorer 2019 and would like to automate the disabling of Auto…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,000 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,422 questions
asked 2021-04-01T17:48:38.847+00:00
Thomas Barber 1 Reputation point
answered 2021-04-02T04:47:29.09+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

How can I add a normal project into the test explorer?

Hello, Everyone! Currently, I just want to use a third party unit test framework for C++ in visual studio 2019 but the test framework doesn't have any related test adapters in the Marketplace yet. And so I don't know how to add my project…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,617 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-30T11:27:20.39+00:00
Hyuk Myeong 21 Reputation points
answered 2021-03-31T09:25:56.347+00:00
Tianyu Sun-MSFT 28,951 Reputation points Microsoft Vendor
0 answers

Xamarin Ui Test : Failed to install device agent in iPad with Exit Code 5

I am trying to run xamarin UI test in my iPad while running xamarin UI test cases I am getting error. Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Failed to install DeviceAgent ExitCode: 5 Reason: image not found"…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,322 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-16T07:19:09.257+00:00
Tarun Mittal 1 Reputation point
commented 2021-03-25T01:01:32.577+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,596 Reputation points Microsoft Vendor
0 answers

Is it possible to run vstest.console.exe in sandbox?

I'm trying to run a test executable created in visual studio in the sandbox environment. But running the executable does not give any output in the sandbox environment (have failing tests in the executable). I have also tried via the wsb file to give…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-08T09:48:25.44+00:00
Sandqvist, Jonas 1 Reputation point
commented 2021-03-22T08:48:24.21+00:00
Tianyu Sun-MSFT 28,951 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

App Centre UI Test Fails With Message Error: The .ipa file does not seem to be linked with Calabash framework. for Xamarin iOS

When publishing my ipa to test cloud I receive the above error. I have followed discussions in older articles: https://forums.xamarin.com/discussion/59412/ipa-file-not-linked-with-calabash …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,322 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-16T00:41:01.757+00:00
Craig McNicholas 96 Reputation points
accepted 2021-03-16T10:11:08.367+00:00
Craig McNicholas 96 Reputation points
0 answers

Not able to install visual studio enterprise

Hi There, I am trying to install the Visual studio enterprise version on my Windows 10 Pro PC. The installer starts and the icon appears on the taskbar. But nothing happens after that. I have tried various options to install, but no luck. could…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,829 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,000 questions
asked 2021-03-10T12:26:20.4+00:00
Arun 1 Reputation point
commented 2021-03-10T13:32:24.993+00:00
Arun 1 Reputation point
1 answer

Unit Test Discovery Crawls

Situation: My solution consists of an Angular/Typescript web site, ASP.Net Core middle layer, some support library projects, and T-SQL database layer. The Angular website project is NOT included in the build. It is just there sharing GIT space. Problem:…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-06T17:19:05.407+00:00
Roger Montgomery 1 Reputation point
answered 2021-03-08T06:33:28.633+00:00
Dylan Zhu-MSFT 6,406 Reputation points
0 answers

MTM test run becomes aborted randomly with error “Unexpected error occurred. Aborting run: Path cannot be null.

I am having trouble with some test runs. They get aborted some of the times because there seems to be an issue with the path variable. The following error is shown. 84 "02/13/2021 17:30:40" "Error saving the test results: Path…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-03-01T09:02:32.257+00:00
Manolis Theodoroudis 1 Reputation point
commented 2021-03-02T10:02:28.117+00:00
Manolis Theodoroudis 1 Reputation point
2 answers

MS-Test in C# .net

Hi Sir, Hope you are doing well! I need some help in MS-Unit testing in C# .net program, I watched all of your youtube videos but.... So, Below is my question, Please help! Write Automated MS-Unit Test in C#.NET for the following C#.NET…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,582 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-24T12:19:48.207+00:00
Muhammad Irfan 1 Reputation point
commented 2021-02-25T03:59:55.53+00:00
Muhammad Irfan 1 Reputation point
2 answers

Disable Code Analysis on Test Projects

I followed the instructions from Microsoft to turn off Code Analysis on test projects. Yet I continue to get analysis messages for these projects. https://video2.skills-academy.com/en-us/visualstudio/code-quality/disable-code-analysis?view=vs-2019 For…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,829 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-23T16:35:24.447+00:00
WILLIAM BEHNING 36 Reputation points
answered 2021-02-24T05:48:20.073+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer

Visual Studio Code Coverage

I am using Visual Studio 2019 Enterprise Edition. My goal is to find a way to determine, during run-time, what lines have been touch/covered to create baseline testcases. I am trying to test older legacy code that is not well configured for Unit Testing.…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-22T21:04:23.593+00:00
Chris-1234 1 Reputation point
answered 2021-02-23T04:12:40.457+00:00
Dylan Zhu-MSFT 6,406 Reputation points
1 answer One of the answers was accepted by the question author.

Mising project subtype for creating Unit test project in VS

I am simply trying to create a Unit test project - .Net Framework And I get the error There is a missing project subtype. Subtype: '{3AC096D0-A1C2-E12C-1390-A8335801FDAB}' is unsupported by this installation. What do I need to install to get this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,829 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-16T21:48:17.443+00:00
Brayner 26 Reputation points
commented 2021-02-17T11:31:15.383+00:00
Brayner 26 Reputation points
1 answer One of the answers was accepted by the question author.

Load Test: Pages and Transaction Explanation

Hi, I am new to Performance Test and i have few question regard to Load Test result. 1) I have recorded a web test containing a list of http url and I have group a subset of it as "Transaction 01". When I view the "Tables", there is…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-01-29T07:38:43.833+00:00
HAN MING ONG 21 Reputation points
accepted 2021-02-16T05:05:10.473+00:00
HAN MING ONG 21 Reputation points
1 answer

During publish, error "this certificate is not trusted on this pc"

I'm trying to publish my app so I can test it on another computer. I'm getting an error "This certificate is not trusted on this PC. If you plan to install this app, import this certificate to the trusted certificate store." Clicking…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-02T15:28:41.21+00:00
Peri Hartman 21 Reputation points
commented 2021-02-16T00:05:35.157+00:00
Peri Hartman 21 Reputation points
2 answers One of the answers was accepted by the question author.

Prevent NaN result in VB

I have the below calculation in my windows form, how do I make the calculation return a zero in the Label rather than NaN if any of the TextBox text is zero: If txtLA1 = False And txtPA1 = False And txtOA1 = False Then lblSA.Text =…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,829 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,644 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
963 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-03T22:41:59.887+00:00
SeanPress 166 Reputation points
answered 2021-02-14T21:58:08.347+00:00
Adrian Bowles 86 Reputation points
1 answer

Issues getting unit tests to run for statically linked program using Visual C++

I'm attempting to create unit tests in my C++ project for the first time, but they simply won't run. Attempted: I've followed the instructions on the MS Docs site Went through several answers from this SO question including: Manually…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,617 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-12T19:43:40.82+00:00
John Eskew 41 Reputation points
commented 2021-02-13T15:11:50.47+00:00
John Eskew 41 Reputation points
1 answer One of the answers was accepted by the question author.

How to use new WebBrowserControl in .Net 5

Hello: I found there seem to be a new version of WebBrowserControl for .NET 5 Window Form, check this URL: I believe it is a new one for Chrome based browser, not the old one for IE. …

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
963 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-11T21:32:47.51+00:00
john zyd 421 Reputation points
accepted 2021-02-12T10:41:40.353+00:00
john zyd 421 Reputation points
1 answer

Xamarin UI Test- Inconsistent Behavior

We have developed a Xamarin(Xamarin.Android & Xamarin.iOS) application. We have written UI Test cases for the same using Xamarin.UITest test suite.We are using the latest version of Xamarin.UI Test nuget package(3.0.12) and using Microsoft Visual…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,322 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-04T10:08:06.227+00:00
Nair, Deepak 1 Reputation point
commented 2021-02-09T09:38:54.06+00:00
JarvanZhang 23,951 Reputation points
1 answer One of the answers was accepted by the question author.

How to set up a hierarchical structure of .runsettings files in a solution

I have a solution containing several NUnit test projects. Each test project has its own runsettings file, that I use to parameterize the test of the corresponding test project. This is seen below: I am retrieving the TestRunParameters using…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,136 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-05T13:13:32.517+00:00
Marcel Müller 21 Reputation points
accepted 2021-02-05T15:16:49.663+00:00
Marcel Müller 21 Reputation points
1 answer

Unit Test Framework or MS Test

Created a Library for Unit Test Framework using VS 2019 using c#. In this library, I have a TestBase class with a TestStartup() and a TestCleanUp() methods. These two methods executed fine when TestBase class was inside the UT Project. Since the…

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2021-02-05T02:56:59.697+00:00
Neftali G Reyes 6 Reputation points
answered 2021-02-05T13:46:08.087+00:00
Neftali G Reyes 6 Reputation points