Added REST Assured Tutorial (#2886)

pull/2891/head
ChuckD3ath 2 years ago committed by GitHub
parent b7ae990a05
commit b1e588c4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/104-rest-assured.md

@ -1,6 +1,7 @@
# Rest-assured
# REST Assured
Rest-assured helps developers and test engineers to test REST APIs in Java ease by using techniques used in dynamic languages such as Groovy and Ruby.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://rest-assured.io'>REST-assured Website</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/rest-assured.html'>REST Assured Tutorial: How to test API with Example</BadgeLink>
Loading…
Cancel
Save