Archives for 2010

BDD web application testing using easyB and Sahi

I already talked about the way we are testing our web application at Jobping in the following posts “ASP.NET MVC 2, MSpec and Watin ” and ”Automated functional tests using Watin and MSpec”.

The other day I landed on the DZone page “Automated Browser Testing: What's in Your Toolkit?” In the list of around 10 tools I knew some of them but there were 3 I didn’t knew. So I decided to go on and read about those 3. In this list there were Sahi which got me with those three sentences:

Continue reading

Starting with Mercurial distributed source control management tool on Windows

Nov 6, 2010

I am starting to use Mercurial for my personal projects. At the moment I use it only locally to be able to experience it but also to be able to try thing and revert easily to previous state.

To get started I downloaded

Continue reading

Jobping open source projects updated

Oct 21, 2010

Beginning of October we announced, through Mark’s blog, the update of the two open source projects we have at Jobping

Continue reading

Building ClickOnce targeting .NET Framework 4 with TeamCity

Oct 21, 2010

I already talked about this topic in a previous post, Building ClickOnce with TeamCity, which was about .NET framework 3.5. This time I will talk about .NET framework 4.

As always when you change from one .NET framework version to another, there are some more things to install on our build server than just the .NET Framework.

Continue reading

Page 2 of 13