Forum Discussion

Ludo15101966's avatar
Ludo15101966
Contributor
6 years ago

Test Coverage

Hello,

I'm testing REST Web services, trying to get a figure about the coverage testing

when I run the tests in the Project Coverage panel , figure stays to 0%, like nothing was called ?

 

Is there something special to do to get coverage figures ?

 

Thanks for your help

 

regards

10 Replies

    • Ludo15101966's avatar
      Ludo15101966
      Contributor

      Hello Anastasia,

      Thank for your answer, What I understand is I have to  create representations before coverage run.

      I have nearly one hundred of web services, do I have to check each "auto create" for request and response ?

      I have tried to check a few, I have executed my test suite using these but no representation are added and my coverage is still empty,

      did I missed something ?

      Thank you

      Regards

      • Nastya_Khovrina's avatar
        Nastya_Khovrina
        SmartBear Alumni (Retired)

        Ludo15101966,

         

        Did you create a project from WADL or from Swagger?