Manual and Automated Testing
›
General Discussion
Search
everywhere
only in this topic
Advanced Search
How to handle http errors in API testing ??
Classic
List
Threaded
♦
♦
Locked
2 messages
Abhishek
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How to handle http errors in API testing ??
With reference to you API videos,
how can i handle http errors like 404 - Not Found , 500 - Internal Server Error while doing API testing ?
softwaretestingforum
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: How to handle http errors in API testing ??
Administrator
check for response code and throw appropriate error or catch and proceed as per your requirement
~ seleniumtests.com
Free forum by Nabble
Edit this page