Home » Videos

How Real Tests Lead to Real Progress

11 October 2012 No Comment

Unit tests are programmer’s best friend, but relying on them exclusively gives an illusion of overall system integrity. At some level, we need to verify how our components integrate and ensure unexpected behavior does not creep in when we shift the application into the target runtime. It all amounts to whether your application is providing the end user what he or she is really needs (tire swing) instead of what anyone thinks they need. How can we save our users from frustration, keep the fail whale at bay and communicate with stakeholders that the requirements are being met?

This video shows you how the Arquillian testing platform can give you these guarantees by driving agile development. We’ll explore the concepts of BDD and ATDD together using a powerful trio of testing frameworks: Arquillian, WebDriver and Thucydides. Rather than just test cases, you’ll build higher-level, end-to-end functional behavior using reusable web test components and following a clear “given, when, then” perspective. The result: cleaner, clearer tests that both validate your requirements and document your system behavior.

Video Producer: http://javazone.no/

Related Content:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*