Testing"
From Documentation
Line 1: | Line 1: | ||
{{ZKDevelopersReferencePageHeader}} | {{ZKDevelopersReferencePageHeader}} | ||
− | ZK is a Java framework. Technically you could use any Java test | + | ZK is a Java framework. Technically you could use any Java test tools you prefer. Here we describe the testing tips and [[ZK_Developer's_Reference/Testing/ZTL|ZTL]] (the official test tool based on Selenium). |
{{ZKDevelopersReferenceHeadingToc}} | {{ZKDevelopersReferenceHeadingToc}} |
Revision as of 03:56, 27 July 2011
ZK is a Java framework. Technically you could use any Java test tools 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