上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 85 下一页
该文被密码保护。 阅读全文
posted @ 2023-08-15 15:42 多测师_王sir 阅读(39) 评论(0) 推荐(0) 编辑
摘要: 一、在eclipse里面编写MD5加密算法 package com.Base64; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; public class Md5Utils { p 阅读全文
posted @ 2023-08-12 15:57 多测师_王sir 阅读(174) 评论(0) 推荐(0) 编辑
摘要: 一、创建一个apicases.xlsx放入到eclipse的resource里面,然后refresh刷新一下 二、在pom.xml文件中加入poi和testng的mvn repository、然后在eclipse的对应目录下放入features和plugins,重启eclipse就可以看到testN 阅读全文
posted @ 2023-08-11 20:29 多测师_王sir 阅读(49) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-08-10 11:34 多测师_王sir 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-08-08 14:26 多测师_王sir 阅读(14) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-08-07 11:10 多测师_王sir 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 1.基于SOAP架构。基于XML规范。基于WebService协议。特点:接口地址?wsdl结尾2.基于RPC架构,基于dubbo协议,thrift协议。SpringCloud微服务。3.基于RestFul架构,基于json规范。基于http协议(我们常用的都是这种,cms平台也是) RestFul 阅读全文
posted @ 2023-08-07 09:50 多测师_王sir 阅读(311) 评论(0) 推荐(0) 编辑
摘要: 一、安装JDK配置好环境变量,安装好jmeter 二、下载WebSocketSampler发送请求用的,地址:https://bitbucket.org/pjtr/jmeter-websocket-samplers/downloads/?spm=a2c4g.11186623.2.15.363f211 阅读全文
posted @ 2023-08-05 14:55 多测师_王sir 阅读(514) 评论(1) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-08-05 14:08 多测师_王sir 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-08-05 10:40 多测师_王sir 阅读(9) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 85 下一页