QuestionQ138

API Automation

What prerequisites are required to perform API Test Automation in UiPath using a Swagger file or a Swagger link?

  • A A local installation of Swagger UI and a RESTful API testing tool integrated with UiPath Studio.
  • B Either a JSON file exported from Swagger, stored on the local machine, or a link to a Swagger file.
  • C UiPath.Testing.Activities package installed in the project, and a valid API endpoint.
  • D A Swagger Editor account and a UiPath Orchestrator connection.
Explanation

API Test Automation requires one available Swagger resource: either a Swagger-exported JSON file located on the local machine or a link to a Swagger file. UiPath Studio — API Test Automation

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!