Beginning of October we announced, through Mark’s blog, the update of the two open source projects we have at Jobping
Continue readingYesterday evening I found a set of Google blog posts talking about web application acceptance testing which reflect Google experience through “Several years of experience across multiple project teams”.
This reflect lot of points I brought into our discussions either at Innoveo or Jobping; best practices, screen/page object, dev. language, recording/coding, BDD..
Continue readingAt Jobping and Innoveo we are using TeamCity from Jetbrains to automate our different builds.
Today I was asked by my colleague Roy the following interesting question “Can I rerun an old build?”
Continue readingAs said when we launched Jobping Open Source Short Urls Service, we at Jobping are committed to open source.
So last week we announced StickyBeak, you might read more on the blog of Mark - Introduction to StickyBeak
Continue readingAs you might now from reading my blog I tend to automate as much as I can.
Why? Because I hate to do repetitive tasks. First because it is boring, at least for me, and as a developer we have more interesting things to do. Second because executing repetitive tasks tend to be error prone.
Continue readingSome time ago when I had to reinstall our Jobping Continuous Integration server, which is Team City I also decided not to reinstall any smtp server but to use Gmail server.
Here is the configuration that I used, which worked perfectly for me
Continue readingThe other day I posted about “Automated functional tests using Watin and MSpec” which we do at Jobping as a spike to automate our functional tests on our ASP.NET MVC 2 site.
Yesterday evening I was facing an issue in my base class WebBaseSpec which led to really strange side effects. Basically when I was running one unit test alone it was Green, running all or more than one unit test will fail miserably with the well known STA issue of Watin.
Continue readingWe have updated our url shortener for Jobping. jobp.in has moved along to Version 0.5. While maintaining as little features as possible!
Since the initial version we have placed a restriction(web.configurable) on the domain names that the shortener will shorten. We did this so only domains under jobping.com would be processed by the shortener. We wanted to maintain the integrity of the jobp.in domain. With this in place you can be sure that if you click a link shortened by http://jobp.in it will always go to our site www.jobping.com site.
Continue readingYesterday I got the new issue of MSDN Magazine in my mailbox and as often I started to go quickly around it to get an overview of what kind of subject’s it talks about. And as often I end up at the last page’s article which is the first I am reading.
This time David S. Platt is writing about “Fundamental Laws” which start like that
Continue readingAs you might have read on Didier’s blog or even on Innoveo’s blog I passed the ScrumMaster’s certification end of last year. Yeah I know I am late to post this ;-)
I must say that the course held by Jimi Fosdick was interesting and brought me some new idea.
Continue reading