You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "Ninja-Cyborg (via GitHub)" <gi...@apache.org> on 2023/04/15 00:56:22 UTC

[GitHub] [jmeter] Ninja-Cyborg commented on issue #5793: want to run multiple JMX file at a time

Ninja-Cyborg commented on issue #5793:
URL: https://github.com/apache/jmeter/issues/5793#issuecomment-1509437939

   - Use ampersand(&) b/w the separate commands to run multiple files(while using command line). You can run and than merge the results. Check the stackoverflow link: https://stackoverflow.com/questions/58988346/how-to-run-two-jmx-files-together-in-jmeter-and-create-one-report-for-both-file#:~:text=On%20Windows%20you%20can%20use%20start%20command%2C%20i.e.,operating%20systems%20you%20can%20use%20GNU%20Parallel%20like%3A 
   
   - Or  combine the jmx files under different thread groups. from JMeter user interface. It will, Select Files > Merge 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org