Testing"
From Documentation
m |
|||
Line 5: | Line 5: | ||
{{ZKDevelopersReferenceHeadingToc}} | {{ZKDevelopersReferenceHeadingToc}} | ||
− | For information of particular test tools, | + | For information of particular test tools, please refer to [[Small Talks|small talks]]: |
* Sahi: [[Small Talks/2010/January/Making ZK Functional Tests With Sahi|Making ZK Functional Tests With Sahi]] | * Sahi: [[Small Talks/2010/January/Making ZK Functional Tests With Sahi|Making ZK Functional Tests With Sahi]] |
Revision as of 05:12, 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 ZTL (the official test tool based on Selenium).
For information of particular test tools, please refer to small talks:
- Sahi: Making ZK Functional Tests With Sahi
- Selenium: How to Test ZK Application with Selenium and ZK Unit Testing
- zunit: ZK Unit Testing Project - zunit