JMeter的框架 [英] Framework for JMeter

查看:322
本文介绍了JMeter的框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近开始学习JMeter,以便对我们的应用程序进行性能测试.
我有一个测试计划(.jmx),并使用Jenkins + Ant定期运行它.
到目前为止,一切都很好.

I recently started learning JMeter for doing performance testing our application.
I have a testplan (.jmx) and run it periodically by using Jenkins + Ant.
It is good so far.

我的问题是-我们有一个关键字驱动的框架TestNG ..etc,用于功能测试工具QTP,Selenium.

My question is - we have a Keyword driven framework, TestNG ..etc for functional testing tools QTP, Selenium.

那么,对于JMeter,我们是否有类似的框架? 或您的框架是什么?
您如何维护JMeter测试计划?

So, do we have any framework like that for JMeter? Or what is your framework?
How do you maintain your JMeter test plan?

任何输入将不胜感激.
谢谢.

Any inputs will be greatly appreciated.
Thanks.

推荐答案

假设您可能对 nofollow noreferrer感兴趣> Ruby-JMeter 项目-用于构建JMeter测试计划的基于Ruby的DSL(+链接到

Suppose you may be interested in Ruby-JMeter project - Ruby-based DSL for building JMeter test plans (+ link to project on github).

同样,您可以使用Maven替代Ant来运行自动化的JMeter测试:

As well you can use Maven as alternative to Ant to run your automated JMeter tests:

  • JMeter Maven Plugin
  • JMeterMavenPlugin on JMeter Wiki
  • JMeterMavenPlugin on stackoverflow
  • Automated Performance Testing with JMeter and Maven

这篇关于JMeter的框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆