Description
Java is necessary to run GenRocket Runtime on your computer for generating test data. Your computers must have at minimum Java 7 installed to run GenRocket. GenRocket does not support the following versions of Java:
- Java 1.8 u20
How to Check your Java Version
- Open a CMD or Terminal Window and type this command:
java -version
- If Java is installed, this command will show your Java version information.