Christopher Adigun
1 min readFeb 12, 2019

--

The end point to be tested is configured inside the jmeter script, sample test script can be found in the git repo:

https://github.com/kubernauts/jmeter-kubernetes/blob/master/cloudssky.jmx

<collectionProp name=”Arguments.arguments”> <elementProp name=”BASE_URL_1" elementType=”Argument”> <stringProp name=”Argument.name”>BASE_URL_1</stringProp> <stringProp name=”Argument.value”>cloudssky.com</stringProp> <stringProp name=”Argument.metadata”>=</stringProp>

--

--

No responses yet