Description

Java is necessary to run GenRocket Runtime on your computer for generating test data. Your computers must have, at minimum, Java 8 installed to run GenRocket. GenRocket does not support the following versions of Java:

  • Java 1.8 u20 


Note: To see a full list of supported Java Versions, click here.


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.