Jmeter plugin to report functional tests in maven -


i have never used jmeter or maven , have been assigned task in work place. have jmeter functional tests integrated maven , when run maven run fine , produce result below: however, approach okay if tests green. if fails don’t know test run has failed. can improve reporting of maven jmeter. saw called jmeter-analysis-maven-plugin believe analyze performance test results jmeter. idea or other plugin know report functional tests of jmeter in better way. 1 more question. if have use analyze plugin need download jar file of plugin. keep it. there guide explains how use new jmeter plugin maven scratch?

[info] tests run: 7, failures: 0 [info] total time: 25.714 s 

there no super-user-friendly tool, presents equivalent of java stack trace jmeter functional tests failures. may need do, either manually load jtl file in jmeter or parse other tool, failure details.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -