Tagged Questions
1
vote
2answers
921 views
Can we execute steps conditionally in a JMeter script?
I have recorded a sequence of steps to be executed for testing my web application, in a JMeter .jmx script. (The recording tool used was BadBoy).
It is possible that one of the steps might return an ...