NO graph results with jmeter -


i have installed jmeter based on tutorial in guru99.com , following steps https://www.guru99.com/jmeter-performance-testing.html page no graph results graph results. open jmeter in gui mode cause in command line mode error could not open testplan.jmx

you forgot add http request send request

right-click on thread group , select: add -> sampler -> http request.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -