apache / apache/jmeter

executing remote test from command line uses wrong user defined variables

Open
#4,812 1 comment 0 reactions 0 assignees View on GitHub
os: Linux P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**dwight7** ([Bug 62510](https://bz.apache.org/bugzilla//show_bug.cgi?id=62510&redirect=false)):
there are three ways to execute tests.
1.) locally from within the GUI
2.) remotely ( on agents ) from within the GUI
3.) remotely ( on agents ) from the command line.

I have User Defined Variables in two places.
1.) defined directly under the test plan
2.) definedunder an HTTP test script recorder in the workbench.

in both of those user defined variable sets, i define the server under test ( to be substitued in each request/header/etc. )

when i run a test using execution method 1. and 2., the HOST variable is taken from the user define variables underneath the test plan.

when i run a test using execution method 3., the HOST variable is taken from the user defined variables underneath the HTTP test script recorder.

this is a bug

Severity: normal
OS: Linux

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.