Write Your First API Test with RestAssured | REST Assured API testing Beginner Tutorial | Day 13

preview_player
Показать описание
Hey BugHunters, In this video we are going to discuss How to Write Your First API Test with RestAssured. This is part of the video serious REST Assured API testing Beginner Tutorial

P.S:
This is Day 13 of the 30 days of API Testing challenge Series. Where will learn the Basics before jumping to API Automation.

✅ Time Jump

✅ What is covered in Rest Assured Tutorial or 30 Days of API Testing with Rest Assured Challenge?
- Learn How to Master API Testing with Rest API Testing with Rest Assured.
- Step By Step Tutorials
- Building your Own Custom Framework.

✅ What is Rest Assured?
REST Assured is a Java library that provides a domain-specific language (DSL) for writing powerful, maintainable tests for RESTful APIs. I'll be using real-world code examples you can copy, run, and reuse directly in your own test automation efforts

#restassured #restassuredtutorial #apitesting #api #automationtesting #manualtesting #testautomation #thetestingacademy #scrolltest

🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌

🐦 Learn Jenkins for QA -

📸 Programming Java -

🌍 Test Automation -

💌 API Testing -

🎙 Cypress Tutorial with LIVE Projects -

📝 REST API testing with Python -

PS: Some of the links in this description are affiliate links that I get a kickback from 😜
Рекомендации по теме
Комментарии
Автор

it is giving me an error when i use given() and equalTo, i have added dependency also, still not showing suggestion for import can you please suggest? i am getting error at line of code "result", equalTo(operand: "pong"));

rekhaaswani
Автор

I am unable to use equalTo() method ins body method, Can you suggest me why?

blablagswjsvsns
Автор

Hi Sir, i am getting red color while entered for .when() in @test, i am using eclipse. kindly let me know to resolve it

suaditya
Автор

I followed the same but i am getting some error in the code. Could you please help ??? in the below line
"result", equalTo(operand: "pong"));

birjooarya
Автор

getting error while writing when statement. Do we need to write "import static this line by our own or what.. also facing issue while writing that equalTo part

prasadsheth
Автор

Hi how to write selenium code without using wait

mudaseer