Google News
logo
JMeter - Quiz(MCQ)
What is the purpose of the Response Assertion in JMeter?
A)
To validate the response time
B)
To validate the response code
C)
To validate the response data
D)
To validate the response message

Correct Answer :   To validate the response data


Explanation : The Response Assertion in JMeter is used to validate the response data by checking if a certain string or regular expression is present in the response.

Advertisement