Testing"
From Documentation
m |
m |
||
Line 5: | Line 5: | ||
{{ZKDevelopersReferenceHeadingToc}} | {{ZKDevelopersReferenceHeadingToc}} | ||
{{ZKDevelopersReferencePageFooter}} | {{ZKDevelopersReferencePageFooter}} | ||
+ | |||
+ | For information of particular test tools, you could look at: | ||
+ | |||
+ | * Sahi: [[Small Talks/2010/January/Making ZK Functional Tests With Sahi|Making ZK Functional Tests With Sahi]] |
Revision as of 05:03, 29 November 2010
ZK is a Java framework. Technically you could use any Java test tool you prefer. Here we describe the testing tips and tools that are fundamental and worth to know.
For information of particular test tools, you could look at: