#4 - Query Parameter [GET API CALL] in KARATE Framework

preview_player
Показать описание
In this video, I have explained how to use query parameters in get api call using karate framework.

Schedule a meeting in case of any queries/guidance/counselling:

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Naveen AutomationLabs Paid Courses:
GIT Hub Course:

Java & Selenium:

Java & API +POSTMAN + RestAssured + HttpClient:
Рекомендации по теме
Комментарии
Автор

Thanks, Naveen continue this session till the advance topics with real time project

MahendiHasan
Автор

Awesome Topic and thanks for your efffort.

sureshsubramaniyan
Автор

Thank you so much Naveen!! Keep going 🙏

vijaykanthperikala
Автор

simple and easy to understand tutorial. Well done

waqasraza
Автор

Nice video for a beginner like me.One quick question, on the html report, i can see some of the step numbers highlighted with BLUE colour.What is the underneath logic for the blue colour for some specific steps? Thanks.

NiharRoy-pm
Автор

Thanks Naveen for making this wonderful series. One question so far:
1. Suppose I m creating something(let’s say employee) using post and on the next test case, I need the employee Id of this employee to get employee.
I see you were doing json response to get the values but you are just printing the values but I need this employee id value in some another test case not in the same test case.
1. Post an employee
2. Get an employee(creted in step1)
3 delete an employee(created in step1)
This is my scenario that I want to run so that at the end there is no data should save in my db.

manindersingh
Автор

appreciate your contribution ...do you have any plan to make a series on karate mobile

AvionInn
Автор

hi naveen for report, what dependency you used ? I have used surefire reports, but still not getting the report

indu
Автор

How to run tests via command line Pls share a video this will be very helpful to run in Ci/Cd

sriramkukkadapu
Автор

Hello, Sir .how to prepare for quality analyst interviewas a fresher ?

healthtips
Автор

Hi i am passing I'd from another feature file as a query parameter in another get request..how can we do it??

abhinavkumar-bpjv
Автор

Hi, Karate use log4j inbuilt? If Yes how to remove and update log4j to 17 version

PawanKumarTester
Автор

I only have seen query parameters as JSON, Can you show how to pass query parameter with a XML.

kbanshi
Автор

Hello sir, how to call 2or more api calls in karate not able to print reponse

vimalk.s
Автор

how to realize one in this case : [baseurl]/generico/sistematico/firma-digital/toc/v1/transaccion/17?SoloEstado=1&flujo=transaccion, where 17 is the id to consult?

goodbooy