'How to concatenate 2 values in StringBody in Gatling version 3.5.0
Solution 1:[1]
"""{
"code":"#{Groups}-$#{executionRef}"
}"""
Note: using the new #{} syntax introduced in Gatling 3.7, where old ${} is deprecated
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Stéphane LANDELLE |









