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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -