Hi Karthik...urgent query plz respond...while updating with all latest nuget packages getting error as The type or namespace name 'IRestResponse' could not be found Plz plz help
Hello kartik. Do you have lesson on how do we configure to organization test env and servers ? For this tutorial it is good for learning rests harp with Jason server. In real world, each company has its own test env . It would be good if we can have a session on how to test using companies test env acceptance, integration, dev env
Thank You Karteek!
Hi Karthik...urgent query plz respond...while updating with all latest nuget packages getting error as
The type or namespace name 'IRestResponse' could not be found
Plz plz help
Kartik do you have any session where we can automate using swagger rather using Jason server
hey, I am not able to get my account verified by Execute automation to continue the
course
Hello kartik. Do you have lesson on how do we configure to organization test env and servers ? For this tutorial it is good for learning rests harp with Jason server. In real world, each company has its own test env . It would be good if we can have a session on how to test using companies test env acceptance, integration, dev env
Thank you for the great video - can you please share the db.json file you use? Will be very helpful, thanks in avance!
Please cover Oauth 2.0 authentication using Restsharp.
Also, not sure how you will use rest assured in c# specflow.
Rahul Parwal Its all coming soon !
Otima dica, valeu, vendo aqui do Brasil
please add the db.json file
{
"posts": [
{
"id": 1,
"title": "Selenium with C",
"author": "George BB"
},
{
"id":2,
"title":"Appium",
"author": "George AA"
},
{
"id": 3
}
],
"comments": [
{
"id": 1,
"body": "Excellent course",
"postId": 1
}
],
"profile": {
"name": "Jacob"
},
"address":{
"primary":[
{
"ciry":"Auckland",
"state":"Auckland",
"country":"New Zealand",
"pinCode": 1010
},
{
"ciry":"Queenatown",
"state":"Queenatown",
"country":"New Zealand",
"pinCode": 34232
}
],
"secondary":[
{
"ciry":"Auckland",
"state":"Auckland",
"country":"New Zealand",
"pinCode": 1010
}
]
}
}
@@UnreaLLEGEND awesome cheers
It's not accept all types of json structure. Specially complex one