0

I have created a maven project. Jmeter scripts are running fine but Jtl files are not getting created.

If we run the scripts from maven from Command line I am getting HTML report but when running the same from Jenkins I am not getting data in the HTML report.

Can someone help on this please

Tanu
  • 29
  • 1

1 Answers1

-1

When running from jenkins the results will be created by default in jenkins build folder. Did you check the folder with the right build number?

Jackey Roy
  • 11
  • 1