0

When I am running threadgroup for 5 loops in jmeter, the HTTP Request name are not coming after the first loop in View Result tree.Please guide me.

View Result Tree

1 Answers1

0

It shouldn't be the case

enter image description here

Most probably your Regular Expression Extractor and/or subsequent request fails somewhere somehow so:

  1. Check the variable generated by the Regular Expression Extractor using Debug Sampler
  2. Check jmeter.log file for any suspicious entries
Dmitri T
  • 159,985
  • 5
  • 83
  • 133