I have a JMeter script in which I’m extracting value from the response of first request via Regular Expression Extractor and sending it in the second request.
This mechanism works fine 80 percent of times but fails for the remaining 20 percent! When it fails the value passed in the second request displays as “NOT FOUND” in the ‘View Results Tree’ Request Body section. Although, the preceding first request gave the response in the exact expected manner.
Source: Read More