Hi dears!
I am currently faced with random stops of testings while iterating all tests of my testsuite.
The testsuite is currently filled with tests regarding my interface. These tests are simple GET/POST operations with some data in my request bodies. Each test has a small groovy script which tests only the content of each response text.
Sometimes the testing stops randomly at test 60, or at test 69 or test 90 … of 127. I switched the JRE to another JRE installed on my PC. I also increased the heap size of JAVA globally (JAVA_OPTS environment variable) and via katalon.ini file the size of used memory in katalon.
But all these things didn’t help.
What could be the reason for these freezes / these stops???
Thanks a lot in advance.
Best regards
Art