<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Development Art</title>
	<link>http://www.alvinsingh.org/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 10 Sep 2008 11:13:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What&#8217;s wrong with current web testing approaches</title>
		<description>Of late I have been taking a very keen interest in the area of web-testing (I wrote previously on automating testing with selenium ). It is not an easy task to tackle efficiently.

Of course you can get a team of QA's to write up tests in your favourite web testing ...</description>
		<link>http://www.alvinsingh.org/blog/2008/09/whats-wrong-with-current-web-testing-approaches/</link>
			</item>
	<item>
		<title>Hibernate Query Performance Logging</title>
		<description>One critical feature missing in Hibernate is the ability to log how long queries are taking. This is vital when you are performance tuning your application to see which parts can be optimized and also can highlight issues with the database (missing indexes, fragmentation etc.). With the correct fetching and ...</description>
		<link>http://www.alvinsingh.org/blog/2008/06/hibernate-query-performance-logging/</link>
			</item>
	<item>
		<title>Hibernate - Dynamic Table Routing</title>
		<description>I have been searching for a method to dynamically route objects to databases at runtime using Hibernate and recently I found a solution which fit the bill. This post explores the problem and identifies one possible solution.

The Problem: 

I have a web-application (using Spring+Hibernate for ORM) which makes use of ...</description>
		<link>http://www.alvinsingh.org/blog/2008/06/hibernate-dynamic-table-routing/</link>
			</item>
	<item>
		<title>Automate Website Testing with Selenium RC</title>
		<description>One of the difficulties I face when we do a release is regression testing - specifically testing the front-end (website) to ensure everything is working/looking correct. At the moment we have a team of 2 testers who work almost feverishly when a release is getting close to ensure that it ...</description>
		<link>http://www.alvinsingh.org/blog/2008/05/automate-website-testing-with-selenium-rc/</link>
			</item>
	<item>
		<title>Hello world!</title>
		<description>Placeholder </description>
		<link>http://www.alvinsingh.org/blog/2008/05/hello-world/</link>
			</item>
</channel>
</rss>
