Dummy SamplerDummy Sampler is the most obedient of the JMeter samplers: it generates sample just with the values that was defined fot it. It is extremely convenient when you need to debug a BeanShell Post-Processor or RegExp Extractor without repeating whole test or waiting for exact condition in application under test. Add Dummy Subresult Post-ProcessorIn addition to Sampler component, you can use a post-processor that adds dummy samples as subresults. An obvious use-case is to have Dummy Sampler with Dummy Subresults to simulate HTTP Request with embedded resources. Example |
On this page:
|