<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rest-Assured on Ski11 Up</title>
    <link>//localhost:1313/tags/rest-assured/</link>
    <description>Recent content in Rest-Assured on Ski11 Up</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sat, 29 Aug 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="//localhost:1313/tags/rest-assured/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>REST API Testing Using REST Assured</title>
      <link>//localhost:1313/posts/rest-assured/</link>
      <pubDate>Sat, 29 Aug 2020 00:00:00 +0000</pubDate>
      <guid>//localhost:1313/posts/rest-assured/</guid>
      <description>Every software application, web or mobile has APIs built into it to serve the user with a dynamic response based on business logic. For example, retrieving the list of users logged in between the given start and end date, the API will form the query at run time and request the backend (database) server and push it to the front end for the user view. Another example is an e-commerce application doing various dynamic operations between frontend and backend like searching product-specific models etc.</description>
    </item>
  </channel>
</rss>
