Debugging and Unit Testing in Visual Studio 2017
What you'll learn
- Install and configure Visual Studio
- Debug applications from Visual Studio
- Debug to other local and remote processes
- Write and organize unit tests
- Test Explorer to run tests and explore results
- Test with Live Unit Testing
- White-box testing with IntelliTest
Requirements
- Basic knowledge of testing is required. Previous knowledge of C# and basic programming concepts is required.
Description
Visual Studio 2017 brings powerful tools for testing, which help developers concentrate more on writing better code than finding loopholes in their code. This course is a comprehensive guide that exposes best in class techniques to test applications using the tools within Visual Studio.
It begins with an introduction to the various tools within Visual Studio. The course shows you how to plan and create a test suite. You’ll learn how to perform unit tests and once you’re comfortable testing, you’ll learn how to automate your tests as well. Moving on, you’ll learn how to test your application for performance, running, distributing, and analyzing load tests.
You’ll use the Microsoft Test Manager to streamline your tests and then go on to test web performance and write code to customize it where needed. You’ll also learn how to perform continuous testing that fits in line with DevOps practices for cloud environments. You’ll use Selenium Webdriver and include it in a continuous integration build, after which you’ll learn to use IntelliTrace to debug your applications effortlessly. Finally, you’ll learn to work with test data and reports and manage your test lab.
About The Author
Damir Arh is a software architect and developer, who is interested in using new technologies and methodologies to make development processes more efficient and improve the user experience in software.
He is a big proponent of TDD (test-driven development) and unit testing in general. He regularly uses NUnit and MsTest unit testing frameworks and is very fond of the NCrunch continuous testing tool. It really changes the way you look at unit tests.
He has a lot of experience with setting up continuous integration servers (CruiseControl.NET and TeamCity), and has used and administered different source control tools (SVN, GIT, TFS, and VSS).
He has been working with Microsoft development tools all of his professional career. He has lots of experience with most parts of the .NET framework: client-side (WPF, Windows Forms), server-side (WCF, WF, and ASP.NET), and data access (ADO.NET, Entity Framework).
Lately, he has been very interested in mobile platforms, such as WinRT and Windows Phone. He has been a fan of Portable Class Libraries since they were first released.
In the past, he spent a lot of time in the field of COM-.NET interoperability, as well as with Word and Excel automation.
He is also experienced with all aspects of SQL Server (Database Services, Analysis Services, DTS, and Integrations Services).
He loves to share his knowledge with other developers. He is a speaker at local events (Microsoft NT conference, Bleeding Edge, and local user group meetings). He regularly posts on his blog and is an active user on Stack Overflow.
Who this course is for:
- This course is for developers and testers who want to make use of the capabilities of Visual Studio to test and debug their applications.
Instructor
Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.
With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.
From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.
Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.