Hello Sir , currently I'm working in cognizant as a SDET . But honestly I have very less knowledge on API automation testing and validation/test case writing. Can you please provide some more videos regarding this topic serial by . If you have any coaching classes so can you please provide the link . I want to join . 🙏 Thanks 😊
Hello sir, I just want to know RestAssured.baseURI from where you are using the above syntax, is it any system defined class or variable or anything else??
I have payload { "authorized users": [ { " first name" :" john", "last name":" kesly" } ] } Map arr=new LinkedHashMap(); arr.put("first name","john"); arr.put("last name","kesly"); Map body=new LinkedHashMap(); body.put("authorized users",arr); given().contentType("application/json").body(body); When I hit this I am getting error { "reason": Invalid type: object (expected array)" } How to resolve this issue? In this case how to convert map into array ? How to write a code for this ? Can you please help me on this ?
I am so happy to find simple video on youtube. Great Job Sir.
Doing great work sir,keep it up ...i will support you as possible as .
Many thanks 🙏
thank you for simple and easy explanation..
🙏
Nice and simple explanation!
Hello Sir , currently I'm working in cognizant as a SDET . But honestly I have very less knowledge on API automation testing and validation/test case writing. Can you please provide some more videos regarding this topic serial by . If you have any coaching classes so can you please provide the link . I want to join . 🙏 Thanks 😊
🤔🤔
well explained
Awesome explanation 👍🏻 Please create video on API automation framework
Will do soon
Hello sir,
Pls 1 mini project bhi krke dikhaye API Automation ka...
Take a look th-cam.com/play/PLuqnSAN_m8K1sP5KeICTdtiMJyE4eZxSv.html
Hello sir, I just want to know
RestAssured.baseURI
from where you are using the above syntax, is it any system defined class or variable or anything else??
You have to add rest assured dependency, mvnrepository.com/artifact/io.rest-assured/rest-assured
With POM
Why used when() 2-times????? 😢
Hi,
How to valid user creating in restassured and cucumber with query in data base Hi,
You need to trigger Sighup APIs and make a db query to validate
Sir please take a interview of a candidate on rest assured for api
Sure, would you like to be a part of it?
Sir, do you have any WhatsApp group or Telegram group where we can join and discuss about software testing and jobs? Thanks 😊👍🙏
chat.whatsapp.com/Jr77E1iIXhbL1hx8IsgGQ1
@@FunDooTesters plz add in your whatsapp group sir
I have payload
{ "authorized users":
[ {
" first name" :" john",
"last name":" kesly"
} ]
}
Map arr=new LinkedHashMap();
arr.put("first name","john");
arr.put("last name","kesly");
Map body=new LinkedHashMap();
body.put("authorized users",arr);
given().contentType("application/json").body(body);
When I hit this I am getting error
{
"reason": Invalid type: object (expected array)"
}
How to resolve this issue?
In this case how to convert map into array ?
How to write a code for this ?
Can you please help me on this ?
Please explain in real examples
Wrong title for video.
Ok ji