python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why Rest API response is giving question mark "?????" for the Arabic language in Azure Build Report
In Rest Assured Automation, Expectation is to validate Arabic text in Response. In local system, While hitting the API getting the Response in Arabic format. But the same script is not running in the ...
Monalisha Beura
Votes: 0
Answers: 0
When I run the POST call through Rest assured (Examples keyword),first dataset requests run fine but with the second dataset values get clubbed
When I run the POST call through Rest assured framework(Cucumber Examples keyword), first dataset requests run fine but with the second dataset, both first dataset and second dataset values are gettin...
Wilson
Votes: 0
Answers: 1
API how to use Post QueryString
Rest assured - API how to use post query string I am unable to pass this. I have to check or uncheck manually.
Instead send data from media type we need to send data with Post query string:
response ...
Malik
Votes: 0
Answers: 1
HTTP/1.1 401 Unauthorized with RestAssured
I get HTTP/1.1 401 Unauthorized for subsequent API calls using RestAssured.
First call is for login and then license aggrement acceptance. For the same two APIs of another service need to be called. A...
user3663300
Votes: 0
Answers: 1