简体   繁体   English

JMeter功能测试

[英]JMeter for functional testing

Does anyone know where I can find any JMeter video tutorials for functional testing? 有谁知道我在哪里可以找到用于功能测试的任何JMeter视频教程? I have been searching for videos to utilize JMeter for functional testing and cant seem to find any. 我一直在寻找视频以利用JMeter进行功能测试,但似乎找不到任何东西。

Functional Testing is a very broad term which covers lots of subtypes ie 功能测试是一个非常广泛的术语,涵盖了许多子类型,即

  • Unit Testing 单元测试
  • Smoke testing / Sanity testing 烟雾测试/健康测试
  • Integration Testing (Top Down,Bottom up Testing) 集成测试(自上而下,自下而上的测试)
  • Interface & Usability Testing 界面和可用性测试
  • System Testing 系统测试
  • Regression Testing 回归测试
  • Pre User Acceptance Testing(Alpha & Beta) 预先用户验收测试(Alpha和Beta)
  • User Acceptance Testing 用户验收测试
  • White Box & Black Box Testing 白盒和黑盒测试
  • Globalization & Localization Testing 全球化与本地化测试

So it depends on what type sub-type of functional testing you need to implement. 因此,这取决于您需要实现哪种类型的功能测试。

If you're just going to use JMeter with limited number of threads, just look for any tutorial videos and ignore bits about virtual users and ramp-up and pay more attention to Assertions 如果您打算仅在有限数量的线程中使用JMeter,则只需查找任何教程视频,而忽略有关虚拟用户和升级的内容,并更多地关注Assertions

The best JMeter videos I can think of are listed under The Ultimate JMeter Resource List article 我能想到的最佳JMeter视频在The Ultimate JMeter Resource List文章下列出

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM