In this SoapUI Tutorial we will learn how to automate REST API end-to-end test case for CRUD operations. This is part 2 of 2 which will give you step by step understanding about removing hard-coded values in REST API requests.
Tag: rest api testing using soapui
SoapUI Tutorial #17 – REST API End-to-End Testing in SoapUI – Part 2
In this SoapUI Tutorial we will continue with end-to-end testing for REST web service in SoapUI using property transfer.
We will understand how you can use property transfer in SoapUI to pass on the dynamic content from one REST API response to the resource for other REST request.
SoapUI Tutorial #16 – REST API End-to-End Testing in SoapUI – Part 1
In this SoapUI Tutorial we will learn about REST API end-to-end testing using property transfer in SoapUI.
We will start with basic concepts and then understand how to utilise property transfer to create end to end test cases for REST APIs in SoapUI.