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.

Posted in Testing | Leave a comment

.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

Posted in .NET MAUI, Essentials, Testing | Tagged | Leave a comment

Tech Bash 2016

Save $50 with code LIBERTY

Posted in Testing, Xamarin | Comments Off on Tech Bash 2016

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

Posted in Testing, Xamarin | 1 Comment

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

Posted in MVVM, TDD, Testing, Xamarin | 1 Comment

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

Posted in AngularJS, Testing | Tagged | 1 Comment

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

Posted in AngularJS, BDD, JavaScript, Testing | Comments Off on Angular Part 4–Testing AngularJS

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

Posted in Agile, Podcast, TDD, Testing, Tools and Utilities | Tagged | Comments Off on Yet Another Podcast #114–Test Driven Development

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

Posted in ASP.NET, One ASP.NET, TDD, Testing, Training | Tagged | 1 Comment

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

Posted in Podcast, Testing, Web | Tagged | Comments Off on Yet Another Podcast #95–Rey Bango on Testing IE