Forum Discussion

Scarlet's avatar
Scarlet
New Contributor
3 years ago

[Schema Compliance] Missing operation [XXX] in wsdl definition

Hi there,

 

We have quite some functional tests running daily, that fail the schema compliance test with the error 'Missing operation [name-of-operation-here] in wsdl definition. Some test steps always fail on this step.

 

When running the tests manually the test step pass, the entire test case frankly. The test step in question also check for soap faults as well as certain values in the responses and they always pass. I have refreshed the WSDL files and I can see the operations there.

 

We are running Ready Api 3.6.0, what could be the issue?

 

Thanks,

Scarlet

5 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Ensure that the tool has the updated wsdl definitions and see if that helps!
    • Scarlet's avatar
      Scarlet
      New Contributor

      Thank you Rao and Sonya, but unfortunately it did not help.

       

      I got the latest WSLD files and updated them in the project, but I have the same results. Running the test manually it passes, but when running scheduled it/they fail/s.

      • nmrao's avatar
        nmrao
        Champion Level 3
        That's total weird.
        Would try running the project using testrunner and see?