当前位置:网站首页>JMeter login failure, extracting login token, and obtaining token problem solving

JMeter login failure, extracting login token, and obtaining token problem solving

2022-07-01 03:49:00 Acrobat

Get after login token The token remembers the login information to solve

Example : When creating a service order after login, you will be prompted that the login is timeout or not logged in

Look in the result tree , Return after login json Inside token

Look through the bag grabbing tool :

  It can be done through json Extractor to get token, As a parameter for subsequent requests

establish http Header Manager , Modify the... In the header manager token  

  Once again , Will be logged in successfully  

 

原网站

版权声明
本文为[Acrobat]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202160331010023.html