开发者

selenium+junit+ jmeter [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 y开发者_JAVA百科ears ago.

any one using selenium scripts with jmeter for performance testing


I wouldn't recommend using Selenium to create JMeter tests. Unfortunately JMeter does not really handle the "chatter" that AJAX applications create because it sends the requests when it thinks it needs to.

There was a thread on the Selenium users group where people were trying to do this. None of them seem successful.

If you want to do load testing with Selenium I suggest that you have a look at Browsermob as they take Selenium tests and then pass them out to do the load testing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜