Prerequisites"

From Documentation
 
Line 1: Line 1:
 
{{ZTLEssentialsPageHeader}}
 
{{ZTLEssentialsPageHeader}}
  
 +
# Only support ZK 5 version and later.
 
# You will need the Java SDK version 1.5 or later. If necessary,  please [http://java.sun.com/javase/downloads/index.jsp download and install the Java SE Development Kit (JDK)] for your platform.
 
# You will need the Java SDK version 1.5 or later. If necessary,  please [http://java.sun.com/javase/downloads/index.jsp download and install the Java SE Development Kit (JDK)] for your platform.
 
# Apache Ant is also necessary to run command line arguments. If you don't already have it, install [http://ant.apache.org/ Apache Ant].
 
# Apache Ant is also necessary to run command line arguments. If you don't already have it, install [http://ant.apache.org/ Apache Ant].
 
# If you use ZK Selector(like ''@window'') in your ZTL test case, ZK 5.0.2 or later is required.
 
# If you use ZK Selector(like ''@window'') in your ZTL test case, ZK 5.0.2 or later is required.
 
{{ZTLEssentialsPageFooter}}
 
{{ZTLEssentialsPageFooter}}

Latest revision as of 05:07, 25 June 2011



  1. Only support ZK 5 version and later.
  2. You will need the Java SDK version 1.5 or later. If necessary, please download and install the Java SE Development Kit (JDK) for your platform.
  3. Apache Ant is also necessary to run command line arguments. If you don't already have it, install Apache Ant.
  4. If you use ZK Selector(like @window) in your ZTL test case, ZK 5.0.2 or later is required.


Last Update : 2011/06/25

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