Jmeter for login token

First, use regular expressions to obtain token

 Log in to view the response parameters to find the token. FIG token is "ticketString": "ccf26b17-a96f-4913-8925-9bbf737bef35"

 

Using regular expressions to extract token extractor

 

 

Guess you like

Origin www.cnblogs.com/testlearn/p/10958892.html