Passing variables #170
-
I'm wondering does it support next flow out of the box :
Are there any examples on this? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
This example extract bearear token from json body and sent it in heaer and body |
Beta Was this translation helpful? Give feedback.
-
denis-hello-charles.zip I have do a small change for your test :
In attachment you will find a project with
|
Beta Was this translation helpful? Give feedback.
denis-hello-charles.zip
Execute 'mvn test' to generate jmx file.
I have do a small change for your test :
In attachment you will find a project with
in source : package one will contain all the test in one method (not preferable way for complex test).
package multi test is on many classes using also variable for token and template.
In test class GenerateJmxTest will generate in target folder 👍