- Recently whilst at a clients one of our consultants came across an interesting issue; the client was using Selenium to write web tests, they wanted to trigger them both from Microsoft Test Manager (MTM) as local automated tests, and also run them using BrowserStack for multi browser regression testing. The problem was …
Read More If you are using a parameters.xml file to set value with MSDeploy I have just found a gotcha. You need some value in the web.config file, not just an empty XML tag, else the replacement fails. So to explain…
I had the following parameters.xml file, and use Release Management to replace the __TAG__ values at deployment …
Read More- When you using MSdeploy you should create a parameters.xml file that exposes your web.config settings at the time of installation. This enables good deployment habits, build the product one and then set system specific values using deployment tools. The problem is that this parameters.xml file is a pain to write, it is …
Read More Mid May is a busy time for me presenting-wise:
- On the 12th/13th I am presenting at Techorama in Belgium
- And on the 14th I will be presenting at a Microsoft/GreyMatter event at Microsoft’s Reading office.
And after that there are also the Black Marble Re:Build and Re:Ignite events. I am sure I will be involved at …
Read MoreAll my active personal projects are now stored on Github
You can find specific projects in the following locations (including legacy ones).
Azure DevOps Extensions
I have a number of extensiions for Azure DevOps, the most popular are detailed. They can be installed on Azure DevOps via the Azure DevOps Marketplace …
Read More- I have worn a Polar s610 heart rate monitor as my watch for years (probably 15+), as I write it needs another battery swap, which means sending it to Polar, something I have done a couple of times in the past for servicing The batteries in the watch last 5 years or so, in the associated heart rate monitor strap maybe a …
Read More Updated 6 Feb 2016 - See the newer post about the new vNext build task I have written to do the same job
Virtually any automated build will require some customisation beyond a basic compile. So as part of my upcoming Techorama session on TFS 2015 vNext build I need a demo of using a custom script as part of the build …
Read MoreAll change again on Visual Studio SKU licensing, have a look at the blog post on new SKUs for the 2015 release and also the 2015 product site. Basically it is a simplification.
class="image_figure image_external image_unprocessed" …
Read MoreI have been preparing for my Techorama session on TFS vNext build. One of the demo’s I am planning is to use the Node based cross platform build agent to build something on a Linux VM. Turns out this takes a few undocumented steps to get this going with the CTP of TFS 2015
The process I followed was:
- I installed a …
Read MoreBlack Marble are hosting, at our offices, a Microsoft event on the 18th March on ALM with Visual Studio & TFS 2013. This is a repeat of the sell out event we hosted in the autumn.
For details of the event and registration see the booking site
Read More