Share a resource on HTTP and how it works

Yet Another Challenge! Ministry of Testing got us 30 days Testing Challenge.

This time topic is on API Testing.


It has been long time I have worked on API Testing, after learning from API Testing Dojo (year 2015).

Fourth Challenge is Share a resource on HTTP and how it works




HTTP is very common term used whether you are testing API, Web Application, Security and  Performance, you need to know what is HTTP and How it Works.

APIs use HTTP as a protocol to communicate.

Below resources will help you in understanding HTTP and How it works:

HTTP Tutorial - How Does HTTP Work - FullStack Academy
https://www.youtube.com/watch?v=M_oTNuVNkms 


Introduction to HTTP - Hypertext Transfer Protocol


How HTTP Works:



Popular Posts

JMeter Producing Error: Windows RegCreateKeyEx(...) returned error code 5

Understanding about Contract Testing