Load Tests are not in every VSTS Region 29 December 2017 Donovan Work (0) In this post I share which VSTS regions support load test and which do not. [More]
Testing Bots with Microsoft Fakes 28 May 2017 Donovan Work (1) In this post, I will show you how to test your bot’s dialogs using Microsoft Fakes [More]
I can’t test for a null or empty string with Pester 01 January 2016 Donovan-Brown Work (0) This post I show how to test for a null or empty string with Pester. [More]
2015 Ignite New Zealand demo prep: Step 10 24 December 2015 Donovan Work (0) In this post we add testing to our release definition. [More]
How to maximize browser while running Selenium tests 28 July 2015 Donovan-Brown Work (0) Problem:When I runmy Selenium test the browser is not run maximized. My website employs ada [More]
How to fix the ChromeDriver StaleElementReferenceException issue 27 July 2015 Donovan-Brown Work (1) Problem:I have aSelenium test that works perfectly with the Firefox and Internet Explorerdrivers [More]
How to fix the ChromeDriver NoSuchElementException issue 25 July 2015 Donovan-Brown Work (0) Problem:I have aSelenium test that works perfectly with the Firefox and Internet Explorerdrivers [More]
Getting started with Selenium 25 July 2015 Donovan-Brown Work (9) While preparing for a demo where I run Selenium tests duringa release, I decided to document what i [More]
How to fake IDbSet using Microsoft Fakes 13 July 2015 Donovan-Brown Work (0) How to fake IDbSet using Microsoft FakesWhile preparing to record a Microsoft Virtual Academy course [More]
IEDriverServer.exe can't be found 20 June 2015 Donovan-Brown Work (0) Problem:I am trying to run a Selenium test and keep getting the following error.The IEDriverServer.e [More]