Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Nov 29, 2022

Web Services Test Design

Eventually, we go round and round to talk about the web services test design. Here, we will be dealing with or talking about the real stuff of authorization, authentication, HTTP requests, and many more in Katalon Studio.
Introduction to API Testing in Katalon EASY
In this blog, we will discuss various aspects of API Testing in detail and the process to implement API Testing in Katalon Studio.
Introduction to Web Services Test Object in Katalon EASY
This blog gives an introduction to Web service testing in Katalon Studio. It briefly explains how to create REST and SOAP test requests and import their service descriptions from various sources.
REST Request in Katalon EASY
This blog explains how to create REST requests in Katalon Studio using the UI and manually. It briefly highlights all the information as part of the request and response messages.
SOAP Request in Katalon
In this article, you'll learn about the creating, adding, and requesting methods and the WSDL URL, Request Authentication, and Responses.
Web Services Builder in Katalon Studio EASY
This blog explains the RestRequestObjectBuilder class. It explains how the class is used as a web service builder by explaining its functions with examples
Create Web Service Object in Script Mode in Katalon EASY
This blog explains how to create a Web Service Object in Script mode in Katalon Studio. It explains how to send a REST GET and POST request in the Script mode.
Basic and Bearer Authentication in Katalon EASY
This blog explains the Basic and Bearer Authentication methods for authorising web service requests in Katalon Studio
NTLM Authentication in Katalon
In the Article, we read about NTLM Authentication in Katalon and the steps to implement it.
Schema compliance testing in Katalon Studio MEDIUM
In this blog, we will discuss several aspects of Schema Compliance Testing in Katalon Studio, in detail. Also, in brief about Schema.
Verification Snippets in Katalon EASY
Author Komal
0 upvotes
Request History and Draft Request in Katalon EASY
This article gives a detailed overview of the Request History and Draft Request in Katalon Studio.
Author Komal
0 upvotes
Import REST API with OpenAPI Specification 3.0 to Katalon Studio
The article shows the steps to Import REST API with OpenAPI Specification 3.0 to Katalon Studio.
Import RESTful Requests from Swagger 2.0 in Katalon EASY
This article discusses Swagger and How we can import RESTful Requests from Swagger 2.0 in Katalon
Author Komal
0 upvotes
Import RESTful from Postman in Katalon
This article discusses importing RESTful from the Postman in Katalon.
Import RESTful requests from WADLs in Katalon
This blog explains RESTful requests from WALDs in Katalon Studio. In detail, we will discuss RESTful API and the steps to import RESTful requests from WADL.
Author Aditi
0 upvotes
Import SOAP requests from WSDLs in Katalon
This blog will cover a detailed explanation of how to import SOAP requests from WSDLs in Katalon.
Handle Response Messages in Katalon EASY
This article will discuss handling response messages in Katalon. We will learn about ResponseObject and the element locator to handle response messages.
Parameterize a Web Service Object in Katalon
This blog explains Web Service Objects in Katalon Studio. In detail, we will discuss query parameters, variables and parameterizing request objects, and many more.
Author Aditi
0 upvotes
Create your first API test with Katalon Studio
This blog explains a step-by-step tutorial for creating the first API Test with Katalon Studio. In detail, we will discuss how to create custom API/Web Service methods.
Author Aditi
0 upvotes
Using Web Services in a Test Case in Katalon MEDIUM
In this article, we will be learning about Using Web Services in a Test Case in Katalon.