摘要:
1、Controller中添加负载测试时,最后运行完提示the following graph s were not created。导致最后没有数据报表生成。 解决方法:在result中将auto load analysis 和 auto collate results去掉即可。2、VuGen中... 阅读全文
摘要:
测试模拟环境:在www.1905.com网站中执行两个用户的登陆退出操作需要的文件有:1、User的实例类:public class User { private String username; private String password; public String get... 阅读全文