当前位置:网站首页>loadrunner-controller-view script与load generator
loadrunner-controller-view script与load generator
2022-07-31 09:15:00 【汪敏wangmin】
提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档
view script:可查看并修改脚本
在场景设计界面,脚本加载后,如需对加载的脚本进行修改,可以选中需要配置的脚本并单击右键,选择View Script对脚本进行修改。
要注意修改后,一定要重新加载该脚本才能确保场景执行中的脚本是修改后的脚本
load generator 负载生成器
Load Generator是运行脚本的负载引擎,在默认情况下使用本地的负载生成器来运行脚本,但是模拟用户行为也需要消耗一定的系统资源,所以在一台电脑上无法模拟大量的虚拟用户,这个时候可以通过多个Load Generator来完成大规模的性能负载;
??????????????????????????????????????????????
边栏推荐
- Scala basics [seq, set, map, tuple, WordCount, queue, parallel]
- 求职产品经理【九】求职季,如何写好一份简历?
- [Mini Program Project Development--Jingdong Mall] Custom Search Component of uni-app (Middle)--Search Suggestions
- MySQL 的几种碎片整理方案总结(解决delete大量数据后空间不释放的问题)
- 自定义v-drag指令(横向拖拽滚动)
- 科目三:左转弯
- Binary tree search and backtracking problem (leetcode)
- 【机器学习】用特征量重要度(feature importance)解释模型靠谱么?怎么才能算出更靠谱的重要度?
- Kotlin—基本语法(三)
- Kotlin入门介绍篇
猜你喜欢

51单片机-----外部中断

PyQt5快速开发与实战 9.4 Matplotlib在PyQt中的应用
![[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](/img/7b/f50c5f4b16a376273ba8cd27543676.png)
[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

第二十三课,抗锯齿(Anti Aliasing)

ReentrantLock

科目三:左转弯

来n遍剑指--05. 替换空格

MySQL----多表查询
![[MySQL exercises] Chapter 3 Common data types in MySQL](/img/11/66b4908ed8f253d599942f35bde96a.png)
[MySQL exercises] Chapter 3 Common data types in MySQL

02 Truffle TutorialToken 示例
随机推荐
js department budget and expenditure radar chart
Kotlin—基本语法(三)
[NLP] Interpretation of Transformer Theory
自定义v-drag指令(横向拖拽滚动)
JSP page对象简介说明
Kotlin入门介绍篇
高并发高可用高性能的解决方案
postgresql generate random date, random time
安装sambe
MySQL 高级(进阶) SQL 语句 (一)
【机器学习】用特征量重要度(feature importance)解释模型靠谱么?怎么才能算出更靠谱的重要度?
qt pass custom structure parameters in different threads
@RequestBody和@RequestParam区别
[What is the role of auto_increment in MySQL?】
各位大佬,sqlserver 支持表名正则匹配吗
js雷达图统计图表插件
Canvas particles change various shapes js special effects
怎样修改MySQL数据库的密码
spark filter
比较并交换 (CAS) 原理