When doing interface testing, some request parameters are repetitive or can be random, so we need to carry out interface parameterization. The first step of interface parameterization is to locate and obtain parameters to be parameterized

The APIPost provides a method to locate parameters, Response. json(json to get the response value), which are obtained from global variables or environment variables

The apiPost method is {{parameter name}}.