Forum Discussion

PranavS's avatar
PranavS
New Member
3 years ago

[No such property: testcases for class: com.eviware.soapui.impl.wsdl.WsdlTestSuite]

when executing test cases using WsdlTestSuite getting the below error; also tried the given possible solution in the logs but still faced the same error. 

 

Error:

 

16:16:59,343 ERROR [SoapUI] An error occurred [No such property: testcases for class: com.eviware.soapui.impl.wsdl.WsdlTestSuite
Possible solutions: testCases], see error log for details
16:16:59,343 ERROR [SoapUI] An error occurred [No such property: testcases for class: com.eviware.soapui.impl.wsdl.WsdlTestSuite
Possible solutions: testCases], see error log for details
16:16:59,344 ERROR [errorlog] groovy.lang.MissingPropertyException: No such property: testcases for class: com.eviware.soapui.impl.wsdl.WsdlTestSuite
Possible solutions: testCases
groovy.lang.MissingPropertyException: No such property: testcases for class: com.eviware.soapui.impl.wsdl.WsdlTestSuite
Possible solutions: testCases

1 Reply

  • nmrao's avatar
    nmrao
    Community Hero

    PranavS 

    The screen does not show "testcases" which is actually the error.

     

    Can you please show full text of your code?

    You said, tried something. What did you try?