...
Note that the maximum size you can set depends on your OS and JVM.
Increasing Memory for Report Generation
SOAtest uses a separate JVM to generate reports after code is tested. You can increase the amount of memory allocated for generating SOAtest reports by configuring the parasoft.report.separate_vm.xmx
system property. Additionally, you can configure the JVM that generates reports to use Java with a larger maximum memory size by setting the parasoft.report.separate_vm.java_home
system property.
Examples:
parasoft.report.separate_vm.xmx=1280m
parasoft.report.separate_vm.java_home=C:/Program Files/Java/jdk-12.0.
1
Anchor | ||||
---|---|---|---|---|
|
...