I am new in JMeter. I use JMeter in Centos in CLI-mode. I use OS-Sampler to start a script which sends a message to the application being tested. This application is running on the same system and it is writing some output in its log files. The log file name is not known, the log file can be found by its modified-timestamp. To know if the test was succesful, I need to look for some entries in the application's log-file. Can I do it with JMeter? Which component should be used? Or is it better to write another shell script for parsing the log-file and returning different exit codes to JMeter?
Aucun commentaire:
Enregistrer un commentaire