Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.9k views
in Technique[技术] by (71.8m points)

azure devops - Unable to see Summary post the Jmeter Load test in Visual Studio Team Services

I have my JMeter .jmx file with all the requests for the Load test in Visual Studio Team Services. When the run is complete, I do not see a summary report or a graph generated for the run.

Screenshot of the Run

In the Diagnostics tab i see a warning message as

Jmeter.util.SSLManager:Keystore file not found;loading empty keystore

Could this warning be the issue, if so how do i get rid of this?

Warning Message

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The reason of this issue is that your test is running for a very short duration. So, to deal with this issue, you can change Loop Count to Forever in Apach JMeter and specify Load Duration in JMeter load test in VSTS. enter image description here enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...