Skip to content

Issue with Distributed Testing in Kubernetes Using JMeter DSL #289

Answered by raghuwar
raghuwar asked this question in Q&A
Discussion options

You must be logged in to vote

After reading other section of the documents along with the lambda section, made small changes and it seems its working.
Thanks @rabelenda for quick help.

import org.apache.commons.io.FileUtils;
import org.apache.http.entity.ContentType;
import org.apache.jmeter.processor.PreProcessor;
import org.apache.jmeter.protocol.http.util.HTTPConstants;
import org.apache.jmeter.protocol.java.sampler.JavaSampler;
import org.apache.jmeter.threads.JMeterContextService;
import org.apache.jmeter.threads.JMeterVariables;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@raghuwar
Comment options

Comment options

You must be logged in to vote
5 replies
@rabelenda
Comment options

@raghuwar
Comment options

@raghuwar
Comment options

@raghuwar
Comment options

Answer selected by raghuwar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants