JMeter Tutorial 6 - User Defined Variables

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 2

  • @TheKingOfSwing777
    @TheKingOfSwing777 6 лет назад

    I am facing an issue. I have no User Defined Variables (Global as you say) under the Test Plan element. I have two thread groups. In the first thread group I have a variable 'a' = 1 and in the second thread group I have a variable 'a' = 2. When I run the test plan, even the samples for thread group one are using the value 2 for the variable 'a' in their requests. I thought these values were supposed to be local to each thread group? Any pointers?