Category Archives: Testing
Talking Unit Testing
I’m interviewed by my old friend J. Tower (of Trailhead Technology Partners) on his Blue Blazes YouTube program, talking about Unit Testing. Lots of fun discussing an important topic. Tune in here.
.NET MAUI – Forget Me Not – 7 – Unit Testing
Picking up where we left off, I want to add unit tests to my program. Now, I know, I should have been using unit tests all along. I have no excuse and hang my head in shame. To get started, … Continue reading
52 Weeks of Xamarin: Week 8 – Testing the View Model
Until now, our tests have focused on the model, Projects. The point of MVVM, however, is to enable sufficient separation of concerns to allow testing of the program’s logic in the ViewModel. Today, we turn to ViewModel tests, using these tests … Continue reading
Hold It Right There: Xamarin and Unit Testing
We’ve come a long way in this series on Learning Xamarin, but we haven’t even begun to discuss Unit Tests, let alone Test Driven Development. There are lots of articles, books, Pluralsight courses, and other sources on why Unit Testing is not only a … Continue reading
New Pluralsight Course: Testing AngularJS From Scratch
Incredibly pleased to announce the release of my latest Pluralsight course: Testing AngularJS From Scratch In this course, you will learn how to create software using Behavior Driven Development, a test-first, agile approach to creating Angular programs using Jasmine. I … Continue reading
Angular Part 4–Testing AngularJS
It is time now to turn our attention to testing AngularJS applications. Over time, we’ll want to move to test-first, where we write the test and then write the code. There are many advantages to test-first, but let’s hold off … Continue reading
Yet Another Podcast #114–Test Driven Development
Jon Galloway joins me in talking with Phil Japikse and James Bender of Telerik about Test Driven Development and related techniques. Telerik 30 Days of TDD Phil’s Blog Phil’s Telerik blog James’ Telerik Blog James’ Personal Blog Listen | Yet … Continue reading
New Pluralsight Course: ASP.NET MVC Testing From Scratch
Very pleased to announce my latest Pluralsight course: ASP.NET MVC Testing From Scratch. ASP.NET MVC was designed with testing in mind. This course teaches everything you need to know about Unit Tests, Test Driven Development and User Interface Testing in … Continue reading
Yet Another Podcast #95–Rey Bango on Testing IE
Talking with Microsoft’s Rey Bango on Open Web standards and testing IE. Modern IE WebPlatform Rey’s Blog Listen | Yet Another Podcast