Response Assertion
This is another element/controller that could make assertion for a response. The assert can check different status of a response such as code, header, data, message, and many more. Every Request can be followed by an individual assertion.
Figure 1.7 : – Response Assertion
HTTP Header Manager
This element/controller is responsible to add extra information on the top of the actual request that is going to be sent to the server. There are several information added on the top of the request such as Accept-Language, Accept-Encoding, User-Agent, Referer , Content-Type and many more.
Figure 1.8 : – HTTP Manager
Pages: 1 2