Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
Script[X] does not identify the script.
Ex:
...ERROR:org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:Script8.groovy: 11: unable to resolve class ...
The number after "Script[X].groovy:" indicates the line of code. To identify the script, you can look at the step that fails in the SoapUI log. It identifies the number of the TestStep in your TestCase as well as the TestStep's name.
Regards,
Giscard
SmartBear Support
Script[X] does not identify the script.
Ex:
...ERROR:org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:Script8.groovy: 11: unable to resolve class ...
The number after "Script[X].groovy:" indicates the line of code. To identify the script, you can look at the step that fails in the SoapUI log. It identifies the number of the TestStep in your TestCase as well as the TestStep's name.
Regards,
Giscard
SmartBear Support