Testing"

From Documentation
Line 3: Line 3:
 
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).
 
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}}
+
[https://blog.zkoss.org/2013/08/06/zk-jmeter-plugin/ ZK Jmeter plugin]
 +
 
  
 
For information of particular test tools, please refer to [[Small Talks|small talks]]:
 
For information of particular test tools, please refer to [[Small Talks|small talks]]:
Line 10: Line 11:
 
* 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]]
 
* 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]]
  
 
+
{{ZKDevelopersReferenceHeadingToc}}
 
{{ZKDevelopersReferencePageFooter}}
 
{{ZKDevelopersReferencePageFooter}}

Revision as of 06:23, 27 April 2023

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).

ZK Jmeter plugin


For information of particular test tools, please refer to small talks:


Subsections:



Last Update : 2023/04/27

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