Junit Request Sampler中的类名在Jmeter 2.13中消失

时间:2016-01-03 06:49:27

标签: junit jmeter

当我选择任何类和testmethod作为Junit 4测试用例时,只要我点击其他内容就会消失,并且出现一个默认测试用例,这会给我一个空例外,例如:groovy测试用例/ Selenese测试用例。我需要Groovy Library来测试我的测试用例。 这只发生在Jmeter 2.13中,但这种未检查的事情在Jmeter 2.11中不会发生,但我需要使用仅在Jmeter 2.13中的Backend Listener。

Image that shows the selection of the junit testcase

Image that shows that the test selected is rechecked by some default groovy test case/Selenese Test case

Screenshot of jmeter using Nightly Build

我需要一个解决方案,请帮帮我。谢谢

1 个答案:

答案 0 :(得分:1)

在与撤消/重做功能相关的过程中,您似乎面临着NPE:

您可以尝试删除jmeter-plugins 1.4.0,这是一个开发人员快照。 尝试没有它,如果它工作报告错误到jmeter-plugins.org

然后尝试使用jmeter-plugins-1.3.1这是稳定版本,它可能会工作,但bug也可能在其中。

我创建了bug: - https://bz.apache.org/bugzilla/show_bug.cgi?id=58795

它现在在夜间构建中修复,因此您将有更多信息提供给jmeter-plugins或jmeter。

使用每晚构建:

  

下载_bin和_lib文件

     

将档案解压缩到相同的目录结构

     

运行JMeter不需要其他存档。