JMeter Https with Basic Authentication


  1. 在HTTP Authorization Manager里面的base url把要访问的url写进去,当jMeter发request的时候,会自动寻找在Authorization Manager里面设定的url,如果有配对,读入认证信息。 
  2. 不要写Domain 和 Realm,如果写入这两个,就会认证失败,原因就是认证信息 没有被正确读取,然后写入Request的Header。
  3. workaround: 用别的工具生成header,然后把 “Authorization: Basic TUFIRVhUOk1BSABDSEFDADFAA==  ”  写道Header Manager里面

Comments

Popular posts from this blog

Such a cold summer

My Unsolve Questions

My interview questions to a company using SAFe.