axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Literate Functional Testing (Google Talk)


From: daly
Subject: [Axiom-developer] Literate Functional Testing (Google Talk)
Date: Wed, 25 Jun 2008 00:08:53 -0500

The literate functional testing talk is at:
<http:video.google.com/videoplay?docid=1505469784301926538&q=Designing%20API&hl=en>

This talk uses the idea of customer "stories" from extreme programming
They develop tests that developers can read very quickly as well as
tests that can be shared with customers.  The tests provide a common
language to talk to customers.

The tests need to be:
  high level
  readable
  writable   -- developers should be able to write new tests.
  composable -- the tests should be reused in different contexts
  extensible -- should be able to extend the framework in customer domain

Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]