One console to control them all
Mule Management Console 3 ships with both mule2 and mule3 agents. You can monitor all your mule instances from latest MMC and benefit from
Testing AJAX: Selenium’s ElementNotFoundException
com.thoughtworks.selenium.SeleniumException: ERROR: Element bla bla bla not found Ok. Face the music. Let’s debug. Check list: Is locator well defined? Yes. √ The element
The Developer Testing Paradox
Over the years, I've seen many different testing styles while doing software development. Each one has unique characteristics, and some developers can identify themselves
Feed my inbox; reading RSS feeds with Mule ESB – Part 3
In part 2 of this mini-series I showed a flow that retrieves an RSS feed periodically, splits it and sends each RSS entry via
Page Models: An Object Oriented approach to integration tests design
Setting up the problem Here is a simple scenario: 1. Go to Google 2. Provide a search string 3. Search the web 4. Make
Web Testing; Selenium
I did Unit Testing, but the Customer is still not happy I have this web project. Pretty complex one. The code coverage is over
Logging just got a lot easier in Mule 3.1
Mule 3.1 introduces a very useful new <logger> element that makes it easy to inspect the content and properties of your messages in Mule