Solved
I have a virtualized service that is running a script for it's response. Is there a way that I can store properties in that script so that they would be accessible inside groovy scripts inside the testing portion of the project instead of the virtualization portion? The issue I was running into was that testRunner is not accessible there. Normally that is what I would use to save properties.
I found the root cause and resolve it
Refer to below link
https://docs.oracle.com/cd/E13209_01/wlcp/wlss40/configwlss/jvmrand.html