Difference between revisions of "Dynamic Languages For Testing"
From CitconWiki
Jump to navigationJump to searchJuliangamble (talk | contribs) (→Intro) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
---- | ---- | ||
Examples of Groovy as java code - transformed into simpler syntax. | Examples of Groovy as java code - transformed into simpler syntax. | ||
+ | |||
+ | Talked about immutable Java classes also as Groovy immutable class. | ||
+ | |||
+ | Showed examples of DSLs for 'functional testing using business language'. | ||
+ | |||
+ | http://groovy.codehaus.org/Testing+Web+Applications | ||
+ | |||
+ | Groovy Testing Guy - Testing Web/SOAP/DB etc. | ||
==Discussion== | ==Discussion== | ||
+ | |||
+ | Generic Groovy Tutorial Slides I used are now on SlideShare: | ||
+ | http://www.slideshare.net/paulk_asert/groovy-tutorial | ||
+ | |||
+ | It has a 'Better Testing' section but also see the 'Testing Guide' on the Groovy wiki for more info: | ||
+ | http://groovy.codehaus.org/Testing+Guide | ||
+ | |||
+ | ==Misc== | ||
+ | http://www.citconf.com/wiki/index.php?title=Special:Upload | ||
+ | |||
+ | Hmm - uploads disabled - hrmph. |
Latest revision as of 03:42, 2 July 2009
Intro
Dr Paul King
Groovy Tutorial
paulk@asert.com.au
Asert, Australia
Examples of Groovy as java code - transformed into simpler syntax.
Talked about immutable Java classes also as Groovy immutable class.
Showed examples of DSLs for 'functional testing using business language'.
http://groovy.codehaus.org/Testing+Web+Applications
Groovy Testing Guy - Testing Web/SOAP/DB etc.
Discussion
Generic Groovy Tutorial Slides I used are now on SlideShare: http://www.slideshare.net/paulk_asert/groovy-tutorial
It has a 'Better Testing' section but also see the 'Testing Guide' on the Groovy wiki for more info: http://groovy.codehaus.org/Testing+Guide
Misc
http://www.citconf.com/wiki/index.php?title=Special:Upload
Hmm - uploads disabled - hrmph.