Jmeter – Log on

本文详细介绍了在页面需要登录前加载的情况下,如何进行负载测试。通过使用HTTPCookieManager,设置正确的请求参数,以及验证服务器响应,确保测试的有效性和准确性。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

The very common scenario is, some pages need logon before load. How to do load testing for such pages?

For example: http://10.17.0.66/Search?tab=contact

Below are the steps I used:

1. Add Http Cookie Manager for this Thread Group

Jmeter   Log on

 

2. Fill in right fileds in HTTP Request

 Name : input what you want

Server Name or IP :10.17.0.66 without http:// and /

Path

I won’t be successful if you directly input /Search?tab=contact .

you should input  /Account/LogOn?ReturnUrl=%2fSearch%3ftab%3dcontact&tab=contact

How to get this link , try to navigate the target page without logon , you will get it

Method:Most of  log on functionality use form to transfer parameters , so you should chose post method

Parameters you post: add parameters for username and password.

how to get to name of parameters, ask F12. hey, you know that. right?

Jmeter   Log on

3. Basically, the upper two steps is enough to start load testing with log on.

But, to be a  responsible person, you have to make sure it really works. So add a listener called ‘View Result Tree’, in Response data page, to check if the server response as you expected.

Jmeter   Log on

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值