Sample acceptance tests: (Consider copyrights)
- Binary search tests from "Beautiful Code"
FitNesse acceptance tests
Technical projects such as (anything by chromatic) Mail::SimpleList, even something like OpenJDK
(Manual test cases) Mozilla test cases https://litmus.mozilla.org/show_test.cgi
- Mozilla Mochitest tests
Jennitta Andrea one small declarative test example http://www.jennittaandrea.com/wp-content/uploads/2007/06/generativeacceptancetesting_xp2004.pdf
Web Compatibility Test for Mobile Browsers http://www.w3.org/2008/06/mobile-test/ or Browser Acid3 test http://acid3.acidtests.org/
Sample script from PerlActor http://search.cpan.org/~tjbyrne/PerlActor-0.02/lib/PerlActor.pm
- here's someone who 'abstracted' a test to make it 'better' - what's wrong with the improved version?
- Sample autoit tests from Kay's work
- Approach companies for sample tests: LDS Church, Verio, Infopia, others from sl-agile, others from agile-testing
