0

I know how to save the results tree before doing recording in Jmeter. But is there a way to save the results after the recording?? Actually I have recorded a big scrip without knowing this.

1 Answers1

0

Just add View Results Tree listener as a child of the HTTP(S) Test Script Recorder and you will be able to see request/response details and save them into a file if needed.

enter image description here

Just in case the above test plan was generated using JMeter Templates Feature

enter image description here

Dmitri T
  • 159,985
  • 5
  • 83
  • 133