当前位置:网站首页>Post man JSON script to JMX script of JMeter
Post man JSON script to JMX script of JMeter
2022-07-19 02:30:00 【[email protected]】
Generally, R & D students will use postman Do interface self-test , But when we do performance tests , It doesn't work postman, Interfaces that do not understand authentication , Debugging scripts by yourself is troublesome , This is the time , We can use this method to json The script is converted to jmeter With jmx Script .
Environmental preparation :
( These tools need to be installed in advance , Students who can't install it can search )
1. jdk1.8
2. maven
3. git
4. postman
5. jmeter
One 、 Clone the project locally
Use command :git clone https://github.com/Loadium/postman2jmx.git

Clone complete :
Two 、 use :cd postman2jmx Get into postman2jmx
And then use :mvn package structure

Build complete :

3、 ... and 、 After a successful build , stay Windows Enter into target In the catalog Postman2Jmx Folder , You can see Postman2Jmx.jar, Convert the to format json Put the papers here .
And then in git Input in the command box :cd target/Postman2Jmx
Four 、 perform :( If you put json Files in Postman2Jmx.jar The same folder does not need to write path , Converted jmx Files will also be generated in this folder )
java -jar Postman2Jmx.jar mpaas Message push .postman_collection.json 1.jmx


That's it ,json Script conversion jmx Script operation .
版权声明
本文为[[email protected]]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/200/202207170009048916.html
边栏推荐
猜你喜欢

网络一般知识(详)

Jmeter响应时间测试组件&多接口并发

【Unity编辑器扩展】Unity资产预处理和后处理图片自动转Sprite2D

STL--queue容器

怎么将软件的快捷方式添加到鼠标右键的列表中
![[Ruiji takeout ⑩] rough learning of Linux & rough learning of redis](/img/2f/9788ddea24f090d872ccdf82ccd8d8.png)
[Ruiji takeout ⑩] rough learning of Linux & rough learning of redis

静态路由(详)

逆元(名字太多人用我就加这几个字)

初识阿里云环境搭建:无法远程连接,入过的坑:服务器ping不通,FTP搭建,服务器搭建数据库,远程连接服务器数据库

Chapter 2 - system control principle - > classical control theory
随机推荐
Test points of login function
【工具篇】Unity快速上手制作2D和2.5D游戏的神器TileMap
Bugku---- regular matching, cookies
Logical vulnerability - authentication vulnerability
Injection de modèles ssti
Attack and defense the world ---- shrink
Analysis of the paradise of metauniverse developers the ecological value of the metauniverse protocol caduceus
仅以此篇纪念负数取模
最短路/次短路/K短路
Summary of tree and heap knowledge points
Detailed explanation of caduceus project of metauniverse public chain (I): project concept and technical framework of caduceus metaverse protocol
postman的json脚本转jmeter的jmx脚本
[tools] unity2d character controller, which controls 2D players to move and jump in four directions and horizontal directions
flask模板注入
去中心化边缘渲染元宇宙协议Caduceus受邀出席CBAIA 2022峰会,以技术赋能更多Web3应用场景
[antv G2] how to add a click event to the line chart (click anywhere to get the value of the point on the line)
最长上升子序列----优化
Gdb+vscode debugging -- how to debug the release version
怎么做好测试用例评审
性能测试实施规范指南