当前位置:网站首页>loadrunner脚本--添加集合点
loadrunner脚本--添加集合点
2022-07-31 09:15:00 【汪敏wangmin】
提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档
并发测试/压力测试
LoadRunner集合点适用于并发测试,主要关注大用户量并发的时候,分为两种情况:一种是所用用户都在发请求;另一种是所有用户都在提交相同的请求。并发测试实际上是压力测试的一个子集,下面简单描述一下几种测试类型及用途。
1.负载测试,用于评估性能指标(真实场景);
2.压力测试,用于系统在高负载下的运行情况,一般不需要思考时间;
3.并发测试,相对严格的并发;
4.稳定性测试,长时间,标准用户数量(最佳用户-系统处于最佳状态,最大用户数-某一个性能指标标出现极限);
5.容量测试,模拟系统长时间运行后的性能状态。
添加集合点
1.首先在Virtual User Generrator中添加代码
注意:集合点函数必须在事务起始函数之前。如果放到事务函数中,会导致统计的事务响应时间不准确
边栏推荐
- MySQL 排序
- (C语言基础)原样输入输出
- Aleo Testnet3规划大纲
- [Mini Program Project Development--Jingdong Mall] Custom Search Component of uni-app (Part 1)--Component UI
- How to Install MySQL on Linux
- MySQL 日期时间类型精确到毫秒
- 【Unity】编辑器扩展-04-拓展Scene视图
- SQL join table (inner join, left join, right join, cross join, full outer join)
- ONES 入选 CFS 财经峰会「2022数字化创新引领奖」
- 【问题记录】TypeError: eval() arg 1 must be a string, bytes or code object
猜你喜欢
SSM framework explanation (the most detailed article in history)
2019 NeurIPS | Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation
HTC官方RUU固件提取刷机包rom.zip以及RUU解密教程
期刊投递时的 Late News Submission 是什么
SQL join table (inner join, left join, right join, cross join, full outer join)
科目三:右转弯
文件管理:目录管理
Kotlin—基本语法 (五)
如何将亚马逊广告添加到您的 WordPress 网站(3 种方法)
[MySQL exercises] Chapter 3 Common data types in MySQL
随机推荐
第二十三课,抗锯齿(Anti Aliasing)
基于学生成绩管理系统(附源代码及数据库)
[MySQL exercises] Chapter 5 · SQL single table query
51单片机-----外部中断
Scala basics [seq, set, map, tuple, WordCount, queue, parallel]
0730~Mysql optimization
OpenGL es 初识
一些计时软件,生产力工具
Which strings will be parsed as null by FastJson?
@RequestBody和@RequestParam区别
【Unity】编辑器扩展-02-拓展Hierarchy视图
Kotlin 优点
【NLP】Transformer理论解读
MySQL 高级(进阶) SQL 语句 (一)
JSP pagecontext对象的简介说明
期刊投递时的 Late News Submission 是什么
[Yellow ah code] Introduction to MySQL - 3. I use select, the boss directly drives me to take the train home, and I still buy a station ticket
生成随机数
二叉树的搜索与回溯问题(leetcode)
Come n times - 06. Print the linked list from end to end