hi,<div><br></div><div>Soon I will work on the topic Testing, my realm needs an update on this.</div><div><br></div><div>I consider to use the latest frameworks that have become the "most efficient" tools in the Java ecosystem:</div>
<div><br></div><div>- <b>Selenium</b> (engine that actually executes the tests, a test "instance can be configured to run in different browser/OS combinations") :</div><div>  <a href="http://seleniumhq.org/about/platforms.html">http://seleniumhq.org/about/platforms.html</a></div>
<div><br></div><div>- In order to automate the execution of tests, I am considering <b>TestNG</b>, based on jUnit, but modernized to make use of the latest innovations from Java SE6:</div><div><br></div><div><a href="http://testng.org/doc/index.html">http://testng.org/doc/index.html</a></div>
<div><br></div><div>I'd be interested to hear your experience of testing, what tools have been most efficient and easy to use.</div><div><br></div><div>Cheers</div><div>Balz</div><div><br></div>