Forum Discussion

Deeksha's avatar
Deeksha
New Member
4 years ago

Automate Swagger API using selenium

hi i wanted to know if we can automate the already existing Swagger APIs using selenium  or protractor or Res-Assured?

1 Reply

  • Deeksha :

     

    M not sure that it is possible because swagger contains bunch of APIs and in Rest Assured we just give the endpoint of the single API and Test it.

     

    Don't know if we will be able to extract API one by One from swagger file and use it in Rest Assured for Testing purpose.

     

    Why don't you try SoapUI it is free and very easy to use for the API Testing. 🙂