Thread group user's setUp thread group and tearDown thread group

Prerequisite: setUp thread group and tearDown thread group for thread group users

1. Add setUp thread group and tearDown thread group

2. Add thread group _HTTP request (more than two are recommended), view the result tree

3. Since httpbin.org does not have a login mechanism, setUp and tearDown are replaced by any two get requests, and the HTTP request names are initialized to log in and to log out respectively.

4. Execute and view the order of the result tree

Steps

1. Screenshot of execution result

Example script:

链接: https://pan.baidu.com/s/1bcwsGv1gn1T-2Qbssw1CIg 
提取码: 1zsh

 

Guess you like

Origin blog.csdn.net/Lemonhlj/article/details/107287673