I want to validate dynamic value from the response. based on the dynamic value response it will select different popups. How to use if condition to validate dynamic value and navigate the pages as per the dynamic value and use else condition if the value is null.
Please help how to write the code for this condition in jmeter?
Jmeter code to validate the dynamic value
Take a look at JMeter's If Controller or Switch Controller
true