Testing"

From Documentation
m
m
Line 1: Line 1:
 
{{ZKDevelopersReferencePageHeader}}
 
{{ZKDevelopersReferencePageHeader}}
  
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.
+
ZK is a Java framework. Technically you could use any Java test tool you prefer. Here we describe the testing tips and [[ZK Developer's Reference/Test/ZTL|ZTL]] (the official test tool based on Selenium).
  
 
{{ZKDevelopersReferenceHeadingToc}}
 
{{ZKDevelopersReferenceHeadingToc}}
Line 8: Line 8:
  
 
* 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]]
 +
* Selenium: [[Small Talks/2009/February/How to Test ZK Application with Selenium|How to Test ZK Application with Selenium]] and [[Small Talks/2008/November/ZK Unit Testing|ZK_Unit_Testing]]
 +
* zunit: [[Small Talks/2009/March/ZK Unit Testing Project - zunit|ZK Unit Testing Project - zunit]]
  
 
{{ZKDevelopersReferencePageFooter}}
 
{{ZKDevelopersReferencePageFooter}}

Revision as of 05:09, 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).


Subsections:


For information of particular test tools, you could look at:



Last Update : 2010/11/29

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.