Import RESTful requests from WADLs
From version 7.7+, Katalon Studio supports importing WADL files to create RESTful requests. This manual shows you how to import a WADL file into a Katalon project. You can use an example WADL Description provided here.
- Open or create a project then import the service definition in two ways:
-
With a API/Web Service project type, click on the Import WADL icon; or
-
In Tests Explorer, right-click on any folder of Object Repository and select Import > From WADL
-
In the displayed dialog, browse your WADL local file and click OK.
Katalon Studio loads the file and generates RESTful request objects accordingly.
See also: