当我们创建Web Performance and Load Test Project时,经常会遇到下面这些问题:
1. 当点击Add Recording时,
左边的record tree没有出现:
解决方法:
打开IE Manage add-ons:
Enable “Microsoft Web Test Recorder 12.0 Helper”:
2. 当尝试做上传事件时失败了
解决方法:
Copy the upload files to project, and set the ‘Copy to Output Directory’ property in properties window to ‘Copy Always’
Double click .testsettings, add the upload files to deployment:
最后,成功上传:
3. 报401的错误
点击 Set Credentials, 输入用户名和密码即可: