随笔分类 - Automation Testing
Automation Testing &Performance Testing
如何获取和发送Http请求和相应
摘要:首先发送get request,从response中获取cookie:Get: string address = string.Empty; HttpWebRequest myRequest = (HttpWebRequest)WebRequest.Create(address); // Two ways to set the authorization: //Method 1: //myRequest.Headers["Authorization"] = "Basic " + Convert.ToBa...
阅读全文
Web Debugger tool(网络监控软件)
摘要:Fidder: Web Debugger toolhttp://www.fiddler2.com/Fiddler2/firstrun.asp
阅读全文
Performance Testing 系列
摘要:vPerformer:http://www.verisium.com/products/vPerformer/index.htmlPerformance Testing:http://www.automationanywhere.com/Testing/solutions/automated-performance-testing.htm?r=google&w=performance&kw=Product%20Performance%20Testing&match=b&network=g&place=&gclid=COKAgMCChbQCFUd6
阅读全文
浙公网安备 33010602011771号