Hi!, I get the following error.
An internal error occurred during: “Starting the test set …”. Java heap space
I have no idea how to solve it but I found in a forum this comment “Allocate more memory to JVM for Katalon Studio” and I actually haven’t the least idea of how to solve it
1 Like
check above link out it may help you
1 Like
edit your katalon.ini file (is in the installation folder) and increase the values for Xms and Xmx
2 Likes
And how much does this need to be increased to?