Currently I am working on a project for one of the biggest clothing retailers in US:
We are providing an application to automate load testing for our client platform, providing mock implementations of external web services in a flexible and configurable way.
We comply with our client’s high standards for code quality, integrating tools to automate code analysis, find possible bugs or design problems and generate reports for all those metrics. In this way we enforce best practices.
Platform: Java EE, Spring framework, MQ Series, Apache Camel, Axis.
Other tools: JUnit, Mockito, Emma (coverage), Ivy (dependencies), SonarQube.