QuestionQ138
API AutomationWhat 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.
Community Discussion